Searched refs:origParentScope (Results 1 – 3 of 3) sorted by relevance
55 unsigned &origParentScope) { in BuildScopeInformation() argument59 unsigned independentParentScope = origParentScope; in BuildScopeInformation()61 ((isa<Expr>(S) && !isa<StmtExpr>(S)) ? origParentScope in BuildScopeInformation()90 if (!BuildScopeInformation(CGM, I, origParentScope)) in BuildScopeInformation()
66 unsigned &origParentScope);
86 void BuildScopeInformation(Stmt *S, unsigned &origParentScope);304 unsigned &origParentScope) { in BuildScopeInformation() argument308 unsigned independentParentScope = origParentScope; in BuildScopeInformation()310 ? origParentScope : independentParentScope); in BuildScopeInformation()466 BuildScopeInformation(I, origParentScope); in BuildScopeInformation()566 BuildScopeInformation(variable, BDecl, origParentScope); in BuildScopeInformation()569 BuildScopeInformation(CLE, origParentScope); in BuildScopeInformation()587 origParentScope = Scopes.size()-1; in BuildScopeInformation()