Home
last modified time | relevance | path

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

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