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

Definitions

tools/clang/include/clang/AST/Decl.h
  747   SourceLocation getBeginLoc() const LLVM_READONLY {
 2977   SourceLocation getBeginLoc() const LLVM_READONLY { return LocStart; }
tools/clang/include/clang/AST/DeclBase.h
  421   SourceLocation getBeginLoc() const LLVM_READONLY {