Searched refs:origParentScope (Results 1 – 1 of 1) sorted by relevance
73 void BuildScopeInformation(Stmt *S, unsigned &origParentScope);287 void JumpScopeChecker::BuildScopeInformation(Stmt *S, unsigned &origParentScope) { in BuildScopeInformation() argument291 unsigned independentParentScope = origParentScope; in BuildScopeInformation()293 ? origParentScope : independentParentScope); in BuildScopeInformation()