Searched defs:SPDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfCompileUnit.cpp | 1182 else if (auto *SPDecl = SP->getDeclaration()) { constructAbstractSubprogramScopeDIE() local |
H A D | DwarfUnit.cpp | 1197 if (auto *SPDecl = SP->getDeclaration()) { getOrCreateSubprogramDIE() local |