Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:findLexicalScope

743     LexicalScope *Scope = LScopes.findLexicalScope(VI.Loc);
926 Scope = LScopes.findLexicalScope(IV.first->getScope());
964 if (LexicalScope *Scope = LScopes.findLexicalScope(DV->getScope()))