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

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

Completed in 1163 milliseconds