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

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
  995   void popCatchScope();

References

tools/clang/lib/CodeGen/CGException.cpp
 1421   CGF.popCatchScope();
tools/clang/lib/CodeGen/CGObjCRuntime.cpp
  220     CGF.popCatchScope();