Home | History | Annotate | Download | only in Basic

Lines Matching refs:getImmediateSpellingLoc

863       Loc = getImmediateSpellingLoc(Loc);
907 /// getImmediateSpellingLoc - Given a SourceLocation object, return the
911 SourceLocation SourceManager::getImmediateSpellingLoc(SourceLocation Loc) const{