Home | History | Annotate | Download | only in Basic

Lines Matching refs:getPresumedLoc

1204   return getPresumedLoc(Loc).getColumn();
1435 return getPresumedLoc(Loc).getLine();
1475 /// Note that this name does not respect \#line directives. Use getPresumedLoc
1485 /// getPresumedLoc - This method returns the "presumed" location of a
1492 PresumedLoc SourceManager::getPresumedLoc(SourceLocation Loc,