reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
124 SourceLocation getBeginLoc() const;
47 SM.isBeforeInTranslationUnit(getBeginLoc(), Other.getBeginLoc()) || 47 SM.isBeforeInTranslationUnit(getBeginLoc(), Other.getBeginLoc()) || 48 getBeginLoc() == Other.getBeginLoc(); 48 getBeginLoc() == Other.getBeginLoc(); 86 return SourceRange(getBeginLoc(), getEndLoc()); 430 data_collection::getMacroStack(Seq.getBeginLoc(), Context);