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

Declarations

tools/clang/include/clang/Sema/Sema.h
 1466   PopFunctionScopeInfo(const sema::AnalysisBasedWarnings::Policy *WP = nullptr,

References

tools/clang/include/clang/Sema/Sema.h
  857       S.PopFunctionScopeInfo();
 4075         S.PopFunctionScopeInfo();
tools/clang/lib/Sema/SemaDecl.cpp
13979     PopFunctionScopeInfo(ActivePolicy, dcl);
14066   PopFunctionScopeInfo(ActivePolicy, dcl);
tools/clang/lib/Sema/SemaDeclCXX.cpp
 3871   PopFunctionScopeInfo(nullptr, D);
tools/clang/lib/Sema/SemaExpr.cpp
14234   PopFunctionScopeInfo();
14329   PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo(&WP, BD, BlockTy);
tools/clang/lib/Sema/SemaLambda.cpp
 1253   PopFunctionScopeInfo();
tools/clang/lib/Sema/SemaOpenMP.cpp
15713   PopFunctionScopeInfo();
15775   PopFunctionScopeInfo();
15929   PopFunctionScopeInfo();
tools/clang/lib/Sema/SemaStmt.cpp
 4410   PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo();
 4427   PoppedFunctionScopePtr ScopeRAII = PopFunctionScopeInfo();