/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | CXXFieldCollector.h | 21 class FieldDecl; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | SwiftCallingConv.h | 31 class FieldDecl; variable
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | PDBASTParser.h | 21 class FieldDecl; variable
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExternalASTSourceCallbacks.cpp | 32 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
|
H A D | ClangASTSource.h | 236 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
|
H A D | ASTUtils.h | 130 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType() 413 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType() 468 llvm::MapVector<clang::FieldDecl *, in ReadMismatchingDeleteExpressions()
|
H A D | ClangASTImporter.cpp | 630 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &field_offsets, in importRecordLayoutFromOrigin() 756 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &field_offsets, in LayoutRecordType()
|
H A D | ClangASTSource.cpp | 1350 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &field_offsets, in layoutRecordType()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCRuntime.h | 41 class FieldDecl; variable
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExternalASTSource.cpp | 65 llvm::DenseMap<const FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | MultiplexExternalSemaSource.cpp | 183 llvm::DenseMap<const FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType() 238 llvm::MapVector<FieldDecl *, in ReadMismatchingDeleteExpressions()
|
H A D | Sema.cpp | 2468 void ExternalSemaSource::ReadMismatchingDeleteExpressions(llvm::MapVector< in ReadMismatchingDeleteExpressions()
|
H A D | SemaChecking.cpp | 14144 llvm::function_ref<void(Expr *, RecordDecl *, FieldDecl *, CharUnits)> in RefersToMemberWithReducedAlignment() argument
|
H A D | SemaOpenMP.cpp | 17815 TransformExprToCaptures(Sema &SemaRef, ValueDecl *FieldDecl) in TransformExprToCaptures()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTMutationListener.h | 25 class FieldDecl; variable
|
H A D | ExternalASTSource.h | 46 class FieldDecl; variable
|
H A D | Decl.h | 3090 FieldDecl(Kind DK, DeclContext *DC, SourceLocation StartLoc, in FieldDecl() function
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PaddingChecker.cpp | 312 const SmallVector<const FieldDecl *, 20> &OptimalFieldsOrder) const { in reportRecord() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCDeclVendor.cpp | 113 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
|
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 693 AST_MATCHER(FieldDecl, isBitField) { in AST_MATCHER() argument 710 AST_MATCHER_P(FieldDecl, hasBitWidth, unsigned, Width) { in AST_MATCHER_P() argument 729 AST_MATCHER_P(FieldDecl, hasInClassInitializer, internal::Matcher<Expr>, in AST_MATCHER_P() argument 4789 internal::Matcher<FieldDecl>, InnerMatcher) { in AST_MATCHER_P()
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | CFG.h | 50 class FieldDecl; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTReader.h | 80 class FieldDecl; variable
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 9092 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &field_offsets, in LayoutRecordType()
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 8694 void ASTReader::ReadMismatchingDeleteExpressions(llvm::MapVector< in ReadMismatchingDeleteExpressions()
|