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

References

tools/clang/lib/AST/Expr.cpp
  217     return static_cast<const E *>(expr)->getBeginLoc();
tools/clang/lib/AST/Stmt.cpp
  256     return SourceRange(static_cast<const S *>(stmt)->getBeginLoc(),
tools/clang/lib/CodeGen/CGBlocks.cpp
 2039   ApplyDebugLocation NL{*this, blockInfo.getBlockExpr()->getBeginLoc()};
 2233   ApplyDebugLocation NL{*this, blockInfo.getBlockExpr()->getBeginLoc()};
tools/clang/lib/Sema/AnalysisBasedWarnings.cpp
 1014       S.Diag(BE->getBeginLoc(),