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

References

tools/clang/lib/ARCMigrate/TransProtectedScope.cpp
   80           CaseInfo(Curr, SourceRange(Curr->getBeginLoc(), NextLoc)));
   81       NextLoc = Curr->getBeginLoc();
tools/clang/lib/AST/ExprConstant.cpp
 4456     Info.FFDiag(Found->getBeginLoc(),
tools/clang/lib/Sema/JumpDiagnostics.cpp
  640         Loc = SC->getBeginLoc();