|
clang
5.0.0
|
#include "CGBuilder.h"#include "CGCall.h"#include "CGValue.h"#include "clang/AST/DeclObjC.h"#include "clang/Basic/IdentifierTable.h"Go to the source code of this file.
Classes | |
| class | clang::CodeGen::CGObjCRuntime |
| Implements runtime-specific code generation functions. More... | |
| struct | clang::CodeGen::CGObjCRuntime::MessageSendInfo |
Namespaces | |
| llvm | |
| DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::CodeGen | |
Functions | |
| CGObjCRuntime * | clang::CodeGen::CreateGNUObjCRuntime (CodeGenModule &CGM) |
| Creates an instance of an Objective-C runtime class. More... | |
| CGObjCRuntime * | clang::CodeGen::CreateMacObjCRuntime (CodeGenModule &CGM) |
1.8.6