Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExternalASTSourceCallbacks.cpp32 layoutRecordType(const clang::RecordDecl * Record,uint64_t & Size,uint64_t & Alignment,llvm::DenseMap<const clang::FieldDecl *,uint64_t> & FieldOffsets,llvm::DenseMap<const clang::CXXRecordDecl *,clang::CharUnits> & BaseOffsets,llvm::DenseMap<const clang::CXXRecordDecl *,clang::CharUnits> & VirtualBaseOffsets) layoutRecordType() argument
H A DClangASTSource.h237 llvm::DenseMap<const clang::CXXRecordDecl *, clang::CharUnits> in layoutRecordType() argument
H A DASTUtils.h125 layoutRecordType(const clang::RecordDecl * Record,uint64_t & Size,uint64_t & Alignment,llvm::DenseMap<const clang::FieldDecl *,uint64_t> & FieldOffsets,llvm::DenseMap<const clang::CXXRecordDecl *,clang::CharUnits> & BaseOffsets,llvm::DenseMap<const clang::CXXRecordDecl *,clang::CharUnits> & VirtualBaseOffsets) layoutRecordType() argument
408 layoutRecordType(const clang::RecordDecl * Record,uint64_t & Size,uint64_t & Alignment,llvm::DenseMap<const clang::FieldDecl *,uint64_t> & FieldOffsets,llvm::DenseMap<const clang::CXXRecordDecl *,clang::CharUnits> & BaseOffsets,llvm::DenseMap<const clang::CXXRecordDecl *,clang::CharUnits> & VirtualBaseOffsets) layoutRecordType() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.h18 class CXXRecordDecl; global() variable
/freebsd-src/contrib/llvm-project/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
[all...]
H A DASTConsumer.h19 class CXXRecordDecl; variable
H A DCanonicalType.h33 class CXXRecordDecl; variable
H A DDependentDiagnostic.h32 class CXXRecordDecl; variable
H A DNestedNameSpecifier.h31 class CXXRecordDecl; variable
H A DDeclFriend.h187 friend class CXXRecordDecl; variable
[all...]
H A DComparisonCategories.h34 class CXXRecordDecl; variable
H A DCXXInheritance.h117 friend class CXXRecordDecl; variable
H A DRecordLayout.h29 class CXXRecordDecl; variable
H A DASTMutationListener.h21 class CXXRecordDecl; variable
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DLayoutOverrideSource.cpp195 llvm::DenseMap<const CXXRecordDecl *, CharUnits> &BaseOffsets, in layoutRecordType()
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExternalASTSource.cpp66 llvm::DenseMap<const CXXRecordDecl *, CharUnits> &BaseOffsets, in layoutRecordType() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DMultiplexExternalSemaSource.h23 class CXXRecordDecl; variable
H A DExternalSemaSource.h29 class CXXRecordDecl; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.h25 class CXXRecordDecl; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenABITypes.h43 class CXXRecordDecl; variable
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.h20 class CXXRecordDecl; variable
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp114 llvm::DenseMap<const clang::CXXRecordDecl *, clang::CharUnits> in layoutRecordType() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp184 llvm::DenseMap<const CXXRecordDecl *, CharUnits> &BaseOffsets, in layoutRecordType() argument

12