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