Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DHLSLBufferLayoutBuilder.h14 class FieldDecl; variable
H A DCGObjCRuntime.h41 class FieldDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCXXFieldCollector.h21 class FieldDecl; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLBuiltinTypeDeclBuilder.h28 class FieldDecl; variable
H A DMultiplexExternalSemaSource.cpp210 llvm::DenseMap<const FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
265 llvm::MapVector<FieldDecl *, in ReadMismatchingDeleteExpressions()
H A DSema.cpp2636 void ExternalSemaSource::ReadMismatchingDeleteExpressions(llvm::MapVector< in ReadMismatchingDeleteExpressions()
H A DSemaChecking.cpp15576 llvm::function_ref<void(Expr *, RecordDecl *, FieldDecl *, CharUnits)> in RefersToMemberWithReducedAlignment() argument
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h31 class FieldDecl; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.h21 class FieldDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAPValue.h37 class FieldDecl; variable
H A DASTMutationListener.h25 class FieldDecl; variable
H A DExternalASTSource.h46 class FieldDecl; variable
H A DDecl.h3193 FieldDecl(Kind DK, DeclContext *DC, SourceLocation StartLoc, in FieldDecl() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExternalASTSourceCallbacks.cpp32 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
H A DClangASTSource.h239 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
H A DASTUtils.h146 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
469 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
524 llvm::MapVector<clang::FieldDecl *, in ReadMismatchingDeleteExpressions()
H A DClangASTImporter.cpp629 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &field_offsets, in importRecordLayoutFromOrigin()
755 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &field_offsets, in LayoutRecordType()
H A DClangASTSource.cpp1351 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &field_offsets, in layoutRecordType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExternalASTSource.cpp67 llvm::DenseMap<const FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp310 const SmallVector<const FieldDecl *, 20> &OptimalFieldsOrder) const { in reportRecord() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp114 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &FieldOffsets, in layoutRecordType()
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h695 AST_MATCHER(FieldDecl, isBitField) { in AST_MATCHER() argument
712 AST_MATCHER_P(FieldDecl, hasBitWidth, unsigned, Width) { in AST_MATCHER_P() argument
730 AST_MATCHER_P(FieldDecl, hasInClassInitializer, internal::Matcher<Expr>, in AST_MATCHER_P() argument
4882 internal::Matcher<FieldDecl>, InnerMatcher) { in AST_MATCHER_P()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h50 class FieldDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h82 class FieldDecl; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9014 llvm::DenseMap<const clang::FieldDecl *, uint64_t> &field_offsets, in LayoutRecordType()

12