Home
last modified time | relevance | path

Searched defs:CXXRecordDecl (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DLayoutOverrideSource.cpp158 llvm::DenseMap<const CXXRecordDecl *, CharUnits> &BaseOffsets, in layoutRecordType()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.h17 class CXXRecordDecl; variable
H A DASTUtils.h20 class CXXRecordDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DBaseSubobject.h25 class CXXRecordDecl; variable
H A DAPValue.h33 class CXXRecordDecl; variable
H A DVTTBuilder.h30 class CXXRecordDecl; variable
H A DCanonicalType.h33 class CXXRecordDecl; variable
H A DASTConsumer.h19 class CXXRecordDecl; variable
H A DNestedNameSpecifier.h31 class CXXRecordDecl; variable
H A DDeclFriend.h188 friend class CXXRecordDecl; variable
H A DDependentDiagnostic.h32 class CXXRecordDecl; variable
H A DComparisonCategories.h32 class CXXRecordDecl; variable
H A DRecordLayout.h29 class CXXRecordDecl; variable
H A DCXXInheritance.h118 friend class CXXRecordDecl; variable
H A DASTMutationListener.h21 class CXXRecordDecl; variable
H A DExternalASTSource.h44 class CXXRecordDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExternalASTSource.cpp66 llvm::DenseMap<const CXXRecordDecl *, CharUnits> &BaseOffsets, in layoutRecordType()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DMultiplexExternalSemaSource.h23 class CXXRecordDecl; variable
H A DExternalSemaSource.h30 class CXXRecordDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGVTables.h25 class CXXRecordDecl; variable
H A DCGCXXABI.h33 class CXXRecordDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCodeGenABITypes.h46 class CXXRecordDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp178 llvm::DenseMap<const CXXRecordDecl *, CharUnits> &BaseOffsets, in layoutRecordType()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h39 class CXXRecordDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3167 AST_POLYMORPHIC_SUPPORTED_TYPES(CXXRecordDecl, ObjCInterfaceDecl), in AST_POLYMORPHIC_MATCHER_P()
3211 AST_MATCHER_P(CXXRecordDecl, hasAnyBase, internal::Matcher<CXXBaseSpecifier>, in AST_MATCHER_P() argument
3228 AST_MATCHER_P(CXXRecordDecl, hasDirectBase, internal::Matcher<CXXBaseSpecifier>, in AST_MATCHER_P() argument
3330 AST_MATCHER_P(CXXRecordDecl, hasMethod, internal::Matcher<CXXMethodDecl>, in AST_MATCHER_P() argument
3353 AST_MATCHER(CXXRecordDecl, isLambda) { in AST_MATCHER() argument
5773 internal::Matcher<CXXRecordDecl>, InnerMatcher) { in AST_MATCHER_P()
5882 AST_POLYMORPHIC_SUPPORTED_TYPES(CXXRecordDecl, in AST_POLYMORPHIC_MATCHER()
6253 CXXRecordDecl)) { in AST_POLYMORPHIC_MATCHER() argument
6312 CXXRecordDecl)) { in AST_POLYMORPHIC_MATCHER() argument
7757 AST_MATCHER(CXXRecordDecl, hasDefinition) { in AST_MATCHER() argument

12