Searched refs:isLoadedSourceLocation (Results 1 – 2 of 2) sorted by relevance
202 if (SourceMgr.isLoadedSourceLocation(Loc)) in findBeginLocalPreprocessedEntity()233 if (SourceMgr.isLoadedSourceLocation(Loc)) in findEndLocalPreprocessedEntity()
1515 bool isLoadedSourceLocation(SourceLocation Loc) const { in isLoadedSourceLocation() function