Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExternalASTSourceCallbacks.cpp33 llvm::DenseMap<const clang::CXXRecordDecl *, clang::CharUnits> &BaseOffsets, in layoutRecordType()
H A DClangASTSource.h237 llvm::DenseMap<const clang::CXXRecordDecl *, clang::CharUnits> in layoutRecordType()
H A DASTUtils.h131 llvm::DenseMap<const clang::CXXRecordDecl *, clang::CharUnits> in layoutRecordType()
414 llvm::DenseMap<const clang::CXXRecordDecl *, clang::CharUnits> in layoutRecordType()
H A DClangASTImporter.cpp584 llvm::DenseMap<const clang::CXXRecordDecl *, in ExtractBaseOffsets()
631 llvm::DenseMap<const clang::CXXRecordDecl *, clang::CharUnits> in importRecordLayoutFromOrigin()
757 llvm::DenseMap<const clang::CXXRecordDecl *, clang::CharUnits> in LayoutRecordType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DBaseSubobject.h25 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.h187 friend class CXXRecordDecl; variable
H A DComparisonCategories.h34 class CXXRecordDecl; variable
H A DRecordLayout.h29 class CXXRecordDecl; variable
H A DASTMutationListener.h21 class CXXRecordDecl; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExternalASTSource.cpp66 llvm::DenseMap<const CXXRecordDecl *, CharUnits> &BaseOffsets, in layoutRecordType()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.h20 class CXXRecordDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DMultiplexExternalSemaSource.h23 class CXXRecordDecl; variable
H A DExternalSemaSource.h29 class CXXRecordDecl; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.h25 class CXXRecordDecl; variable
H A DCGCXXABI.h33 class CXXRecordDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenABITypes.h43 class CXXRecordDecl; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.h20 class CXXRecordDecl; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp114 llvm::DenseMap<const clang::CXXRecordDecl *, clang::CharUnits> in layoutRecordType()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp184 llvm::DenseMap<const CXXRecordDecl *, CharUnits> &BaseOffsets, in layoutRecordType()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h40 class CXXRecordDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3271 AST_POLYMORPHIC_SUPPORTED_TYPES(CXXRecordDecl, ObjCInterfaceDecl), in AST_POLYMORPHIC_MATCHER_P()
3315 AST_MATCHER_P(CXXRecordDecl, hasAnyBase, internal::Matcher<CXXBaseSpecifier>, in AST_MATCHER_P() argument
3332 AST_MATCHER_P(CXXRecordDecl, hasDirectBase, internal::Matcher<CXXBaseSpecifier>, in AST_MATCHER_P() argument
3434 AST_MATCHER_P(CXXRecordDecl, hasMethod, internal::Matcher<CXXMethodDecl>, in AST_MATCHER_P() argument
3457 AST_MATCHER(CXXRecordDecl, isLambda) { in AST_MATCHER() argument
6250 internal::Matcher<CXXRecordDecl>, InnerMatcher) { in AST_MATCHER_P()
6363 AST_POLYMORPHIC_SUPPORTED_TYPES(CXXRecordDecl, in AST_POLYMORPHIC_MATCHER()
6732 CXXRecordDecl)) { in AST_POLYMORPHIC_MATCHER() argument
6791 CXXRecordDecl)) { in AST_POLYMORPHIC_MATCHER() argument
8515 AST_MATCHER(CXXRecordDecl, hasDefinition) { in AST_MATCHER() argument

12