Home | History | Annotate | Download | only in Basic

Lines Matching refs:getImmediateSpellingLoc

918       Loc = getImmediateSpellingLoc(Loc);
962 /// getImmediateSpellingLoc - Given a SourceLocation object, return the
966 SourceLocation SourceManager::getImmediateSpellingLoc(SourceLocation Loc) const{