Home
last modified time | relevance | path

Searched refs:getAssociatedExp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1444 } else if (DIExpression *Expr = CTy->getAssociatedExp()) { in constructArrayTypeDIE()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1211 DIExpression *getAssociatedExp() const { in getAssociatedExp() function