Searched defs:getPresumedLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Basic/
H A DSourceManager.cpp1187 PresumedLoc PLoc = getPresumedLoc(Loc);
1397 PresumedLoc PLoc = getPresumedLoc(Loc);
1439 /// Note that this name does not respect \#line directives. Use getPresumedLoc
1449 /// getPresumedLoc - This method returns the "presumed" location of a
1456 PresumedLoc SourceManager::getPresumedLoc(SourceLocation Loc, function in class:SourceManager

Completed in 283 milliseconds