Searched refs:isLoadedSourceLocation (Results 1 – 3 of 3) sorted by relevance
212 if (SourceMgr.isLoadedSourceLocation(Loc)) in findBeginLocalPreprocessedEntity()243 if (SourceMgr.isLoadedSourceLocation(Loc)) in findEndLocalPreprocessedEntity()
1750 bool isLoadedSourceLocation(SourceLocation Loc) const { in isLoadedSourceLocation() function
421 if (SM.isLoadedSourceLocation(E)) in visitPreprocessedEntitiesInRegion()