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