Home | History | Annotate | Download | only in Basic

Lines Matching refs:getImmediateSpellingLoc

939       Loc = getImmediateSpellingLoc(Loc);
983 /// getImmediateSpellingLoc - Given a SourceLocation object, return the
987 SourceLocation SourceManager::getImmediateSpellingLoc(SourceLocation Loc) const{