reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExpr.cpp
16032   const unsigned MaxFunctionScopesIndex = FunctionScopeIndexToStopAt
16033       ? *FunctionScopeIndexToStopAt : FunctionScopes.size() - 1;
16036   if (FunctionScopeIndexToStopAt) {