Home
last modified time | relevance | path

Searched defs:FieldDecl (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDCXXFieldCollector.h21 class FieldDecl; variable
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/CodeGen/
HDSwiftCallingConv.h31 class FieldDecl; variable
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDAPValue.h37 class FieldDecl; variable
HDASTMutationListener.h25 class FieldDecl; variable
HDExternalASTSource.h46 class FieldDecl; variable
HDDecl.h3090 FieldDecl(Kind DK, DeclContext *DC, SourceLocation StartLoc, in FieldDecl() function
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
HDPDBASTParser.h21 class FieldDecl; variable
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangExternalASTSourceCallbacks.cpp32 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
HDClangASTSource.h236 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
HDASTUtils.h130 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()
HDClangASTImporter.cpp630 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &field_offsets, in importRecordLayoutFromOrigin()
756 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &field_offsets, in LayoutRecordType()
HDClangASTSource.cpp1350 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &field_offsets, in layoutRecordType()
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjCRuntime.h41 class FieldDecl; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDLayoutOverrideSource.cpp194 llvm::DenseMap<const FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDExternalASTSource.cpp65 llvm::DenseMap<const FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDMultiplexExternalSemaSource.cpp183 llvm::DenseMap<const FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
238 llvm::MapVector<FieldDecl *, in ReadMismatchingDeleteExpressions()
HDSema.cpp2468 void ExternalSemaSource::ReadMismatchingDeleteExpressions(llvm::MapVector< in ReadMismatchingDeleteExpressions()
HDSemaChecking.cpp14144 llvm::function_ref<void(Expr *, RecordDecl *, FieldDecl *, CharUnits)> in RefersToMemberWithReducedAlignment() argument
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDPaddingChecker.cpp312 const SmallVector<const FieldDecl *, 20> &OptimalFieldsOrder) const { in reportRecord() argument
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
HDAppleObjCDeclVendor.cpp113 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchers.h693 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-14-stable/contrib/llvm-project/clang/include/clang/Analysis/
HDCFG.h50 class FieldDecl; variable
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTReader.h80 class FieldDecl; variable
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp9092 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &field_offsets, in LayoutRecordType()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp8694 void ASTReader::ReadMismatchingDeleteExpressions(llvm::MapVector< in ReadMismatchingDeleteExpressions()

12