Home
last modified time | relevance | path

Searched refs:getDataLocation (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp900 if (auto *DLVar = Array->getDataLocation()) in dependencies()
H A DDwarfUnit.cpp1430 if (DIVariable *Var = CTy->getDataLocation()) { in constructArrayTypeDIE()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1201 DIVariable *getDataLocation() const { in getDataLocation() function