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

Declarations

tools/clang/include/clang/AST/ExprCXX.h
 1782   SourceLocation getEndLoc() const LLVM_READONLY;

References

tools/clang/lib/AST/ExprCXX.cpp
  594     return cast<CXXTemporaryObjectExpr>(this)->getEndLoc();
tools/clang/lib/AST/Stmt.cpp
  257                        static_cast<const S *>(stmt)->getEndLoc());
tools/clang/lib/Sema/TreeTransform.h
11373       T, LParenLoc, Args, E->getEndLoc(),