reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/Support/Allocator.h
  338   template <typename T>
tools/clang/include/clang/AST/DeclBase.h
   88 class alignas(8) Decl {
tools/clang/include/clang/AST/DeclCXX.h
 2137 class CXXCtorInitializer final {
tools/clang/include/clang/AST/Stmt.h
   66 class alignas(void *) Stmt {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
   72 class ProgramState : public llvm::FoldingSetNode {