|
clang
5.0.0
|
#include "clang/AST/Attr.h"#include "clang/AST/CanonicalType.h"#include "clang/AST/CharUnits.h"#include "clang/AST/Decl.h"#include "clang/AST/Type.h"#include "llvm/IR/DerivedTypes.h"#include "llvm/ADT/FoldingSet.h"#include "llvm/Support/TrailingObjects.h"#include <cassert>Go to the source code of this file.
Classes | |
| class | clang::CodeGen::ABIArgInfo |
| ABIArgInfo - Helper class to encapsulate information about how a specific C type should be passed to or returned from a function. More... | |
| class | clang::CodeGen::RequiredArgs |
| A class for recording the number of arguments that a function signature requires. More... | |
| struct | clang::CodeGen::CGFunctionInfoArgInfo |
| class | clang::CodeGen::CGFunctionInfo |
| CGFunctionInfo - Class to encapsulate the information about a function definition. More... | |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::CodeGen | |
1.8.6