clang 20.0.0git
|
Defines types useful for describing an Objective-C runtime. More...
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/HashBuilder.h"
#include "llvm/Support/VersionTuple.h"
#include "llvm/TargetParser/Triple.h"
#include <string>
Go to the source code of this file.
Classes | |
class | clang::ObjCRuntime |
The basic abstraction for the target Objective-C runtime. More... | |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
Functions | |
raw_ostream & | clang::operator<< (raw_ostream &out, const ObjCRuntime &value) |
Defines types useful for describing an Objective-C runtime.
Definition in file ObjCRuntime.h.