Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp925 if (auto *AsVar = Array->getAssociated()) in dependencies()
H A DDwarfUnit.cpp1494 if (DIVariable *Var = CTy->getAssociated()) { in constructArrayTypeDIE()
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1246 DIVariable *getAssociated() const { in getAssociated() function