Home
last modified time | relevance | path

Searched defs:getAggregate (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp274 static DebugAggregate getAggregate(const DbgVariableIntrinsic *DII) { in getAggregate() function
277 static DebugAggregate getAggregate(const DebugVariable &Var) { in getAggregate() function
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1126 const RecordDecl *getAggregate() const { in getAggregate() function