|
clang
5.0.0
|
Go to the source code of this file.
Classes | |
| class | clang::CodeGen::CGCXXABI |
| Implements C++ ABI-specific code generation functions. More... | |
| struct | clang::CodeGen::CGCXXABI::AddedStructorArgs |
| Notes how many arguments were added to the beginning (Prefix) and ending (Suffix) of an arg list. More... | |
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 | |
| 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