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

References

tools/clang/include/clang/Sema/Sema.h
 1465   PoppedFunctionScopePtr
tools/clang/lib/Sema/Sema.cpp
 1736 Sema::PoppedFunctionScopePtr
 1743   PoppedFunctionScopePtr Scope(FunctionScopes.pop_back_val(),
tools/clang/lib/Sema/SemaExpr.cpp
14329   PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(&WP, BD, BlockTy);
tools/clang/lib/Sema/SemaStmt.cpp
 4410   PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo();
 4427   PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo();