Home | History | Annotate | Download | only in AsmPrinter

Lines Matching defs:FnScope

1455   LexicalScope *FnScope = LScopes.getCurrentFunctionScope();
1456 DIArray Variables = DISubprogram(FnScope->getScopeNode()).getVariables();
1612 LexicalScope *FnScope = LScopes.getCurrentFunctionScope();
1613 CompileUnit *TheCU = SPMap.lookup(FnScope->getScopeNode());
1835 LexicalScope *FnScope = LScopes.getCurrentFunctionScope();
1836 CompileUnit *TheCU = SPMap.lookup(FnScope->getScopeNode());
1865 DIE *CurFnDIE = constructScopeDIE(TheCU, FnScope);