Home
last modified time | relevance | path

Searched refs:newParentScope (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DJumpDiagnostics.cpp323 unsigned newParentScope; in BuildScopeInformation() local
329 BuildScopeInformation(TryBlock, (newParentScope = Scopes.size()-1)); in BuildScopeInformation()
339 (newParentScope = Scopes.size()-1)); in BuildScopeInformation()
346 unsigned newParentScope; in BuildScopeInformation() local
352 BuildScopeInformation(TryBlock, (newParentScope = Scopes.size()-1)); in BuildScopeInformation()
361 (newParentScope = Scopes.size()-1)); in BuildScopeInformation()
368 (newParentScope = Scopes.size()-1)); in BuildScopeInformation()
416 unsigned newParentScope; in BuildScopeInformation() local
423 BuildScopeInformation(TryPart, (newParentScope = Scopes.size()-1)); in BuildScopeInformation()
434 (newParentScope = Scopes.size()-1)); in BuildScopeInformation()
[all …]