Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:AScope

1308     LexicalScope *AScope = AList[i];
1309 DISubprogram SP(AScope->getScopeNode());
1321 if (ProcessedSPNodes.count(AScope->getScopeNode()) == 0)
1322 constructScopeDIE(TheCU, AScope);