Home
last modified time | relevance | path

Searched defs:Aggregate (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp347 LVScope *Aggregate = getTypeAsScope(); in resolveExtra() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h40 enum Flavor { Scalar, Complex, Aggregate }; global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1098 OverloadCandidate(const RecordDecl * Aggregate) OverloadCandidate() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp553 DebugVariable Aggregate = GetAggregateVariable(DPV); DPValuesRemoveUndefDbgAssignsFromEntryBlock() local
656 DebugVariable Aggregate = GetAggregateVariable(DVI); removeUndefDbgAssignsFromEntryBlock() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3291 LVScope *Aggregate = nullptr; in createParents() local
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2038 for (const auto *Aggregate : Aggregates) { PragmaClangAttributeSupport() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp6303 getNextAggregateIndexAfterDesignatedInit(const ResultCandidate & Aggregate,ArrayRef<Expr * > Args) getNextAggregateIndexAfterDesignatedInit() argument