Home | History | Annotate | Download | only in Basic

Lines Matching refs:getPresumedLoc

1037   return getPresumedLoc(Loc).getColumn();
1268 return getPresumedLoc(Loc).getLine();
1308 /// Note that this name does not respect #line directives. Use getPresumedLoc
1318 /// getPresumedLoc - This method returns the "presumed" location of a
1325 PresumedLoc SourceManager::getPresumedLoc(SourceLocation Loc) const {