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

References

tools/clang/include/clang/Parse/Parser.h
 1042       Exit();
tools/clang/lib/Parse/ParseCXXInlineMethods.cpp
  458   PrototypeScope.Exit();
  534       FnScope.Exit();
tools/clang/lib/Parse/ParseDecl.cpp
 1527         FnScope.Exit();  // Pop scope, and remove Decls from IdResolver
 1530         TempScope.Exit();
 4243   StructScope.Exit();
 4759   EnumScope.Exit();
 6027       PrototypeScope.Exit();
 6207   PrototypeScope.Exit();
tools/clang/lib/Parse/ParseDeclCXX.cpp
  227   NamespaceScope.Exit();
  270   NamespaceScope.Exit();
 3378   ClassScope.Exit();
tools/clang/lib/Parse/ParseExpr.cpp
 3097   BlockScope.Exit();
tools/clang/lib/Parse/ParseExprCXX.cpp
 1367     PrototypeScope.Exit();
 1469   BodyScope.Exit();
 1470   TemplateParamScope.Exit();
tools/clang/lib/Parse/ParseObjc.cpp
 2474   bodyScope.Exit();
 2510   TryScope.Exit();
 2630   BodyScope.Exit();
tools/clang/lib/Parse/ParseOpenMP.cpp
  588   OMPDirectiveScope.Exit();
  665       FnScope->Exit(); // Pop scope, and remove Decls from IdResolver
  668       TempScope->Exit();
 1861     OMPDirectiveScope.Exit();
tools/clang/lib/Parse/ParsePragma.cpp
  667   CapturedRegionScope.Exit();
tools/clang/lib/Parse/ParseStmt.cpp
 1282   InnerScope.Exit();
 1315     InnerScope.Exit();
 1324   IfScope.Exit();
 1425   InnerScope.Exit();
 1426   SwitchScope.Exit();
 1491   InnerScope.Exit();
 1492   WhileScope.Exit();
 1533   InnerScope.Exit();
 1563   DoScope.Exit();
 1925   InnerScope.Exit();
 1928   ForScope.Exit();
 2100   BodyScope.Exit();
 2137   BodyScope.Exit();
tools/clang/lib/Parse/ParseTemplate.cpp
 1539   FnScope.Exit();
tools/clang/lib/Parse/Parser.cpp
 1199       BodyScope.Exit();
 1299     BodyScope.Exit();
 1314       BodyScope.Exit();