Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp996 if (auto *AsVar = Array->getAssociated()) in dependencies()
H A DDwarfUnit.cpp1529 if (DIVariable *Var = CTy->getAssociated()) { in constructArrayTypeDIE()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1315 DIVariable *getAssociated() const { in getAssociated() function