Home | History | Annotate | Download | only in Basic

Lines Matching refs:getImmediateSpellingLoc

821       Loc = getImmediateSpellingLoc(Loc);
865 /// getImmediateSpellingLoc - Given a SourceLocation object, return the
869 SourceLocation SourceManager::getImmediateSpellingLoc(SourceLocation Loc) const{