Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:AList

1840   ArrayRef<LexicalScope *> AList = LScopes.getAbstractScopesList();
1841 for (unsigned i = 0, e = AList.size(); i != e; ++i) {
1842 LexicalScope *AScope = AList[i];