Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp923 if (auto *DLVar = Array->getDataLocation()) in dependencies()
H A DDwarfUnit.cpp1483 if (DIVariable *Var = CTy->getDataLocation()) { in constructArrayTypeDIE()
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1239 DIVariable *getDataLocation() const { in getDataLocation() function