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

/external/clang/lib/Basic/
H A DSourceManager.cpp918 Loc = getImmediateSpellingLoc(Loc);
962 /// getImmediateSpellingLoc - Given a SourceLocation object, return the
966 SourceLocation SourceManager::getImmediateSpellingLoc(SourceLocation Loc) const{ function in class:SourceManager

Completed in 328 milliseconds