Searched refs:origParentScope (Results 1 – 1 of 1) sorted by relevance
77 void BuildScopeInformation(Stmt *S, unsigned &origParentScope);273 void JumpScopeChecker::BuildScopeInformation(Stmt *S, unsigned &origParentScope) { in BuildScopeInformation() argument277 unsigned independentParentScope = origParentScope; in BuildScopeInformation()279 ? origParentScope : independentParentScope); in BuildScopeInformation()