Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1486 } else if (DIExpression *Expr = CTy->getDataLocationExp()) { in constructArrayTypeDIE()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1242 DIExpression *getDataLocationExp() const { in getDataLocationExp() function