Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp979 if (auto *DLVar = Array->getDataLocation()) in dependencies()
H A DDwarfUnit.cpp1485 if (DIVariable *Var = CTy->getDataLocation()) { in constructArrayTypeDIE()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1250 DIVariable *getDataLocation() const { in getDataLocation() function