|
clang
3.8.0
|
Go to the source code of this file.
Classes | |
| class | clang::CodeGen::CGCXXABI |
| Implements C++ ABI-specific code generation functions. More... | |
Namespaces | |
| llvm | |
| DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |
| clang | |
| Dataflow Directional Tag Classes. | |
| clang::CodeGen | |
Functions | |
| CGCXXABI * | clang::CodeGen::CreateItaniumCXXABI (CodeGenModule &CGM) |
| Creates an Itanium-family ABI. More... | |
| CGCXXABI * | clang::CodeGen::CreateMicrosoftCXXABI (CodeGenModule &CGM) |
| Creates a Microsoft-family ABI. More... | |
1.8.6