Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.cpp58 unsigned independentParentScope = origParentScope; in BuildScopeInformation() local
61 : independentParentScope); in BuildScopeInformation()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp309 unsigned independentParentScope = origParentScope; in BuildScopeInformation() local
311 ? origParentScope : independentParentScope); in BuildScopeInformation()