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

References

tools/clang/lib/CodeGen/CGBlocks.cpp
 1524   CurEHLocation = blockInfo.getBlockExpr()->getEndLoc();
tools/clang/lib/CodeGen/CGDeclCXX.cpp
  643   CurEHLocation = D->getBeginLoc();
  771   CurEHLocation = VD->getBeginLoc();
tools/clang/lib/CodeGen/CGException.cpp
  771   auto DL = ApplyDebugLocation::CreateDefaultArtificial(*this, CurEHLocation);
tools/clang/lib/CodeGen/CGObjC.cpp
  694   CurEHLocation = OMD->getEndLoc();
tools/clang/lib/CodeGen/CodeGenFunction.cpp
 1160   CurEHLocation = BodyRange.getEnd();