Searched refs:isLoadedSourceLocation (Results 1 – 4 of 4) sorted by relevance
213 if (SourceMgr.isLoadedSourceLocation(Loc)) in findBeginLocalPreprocessedEntity()244 if (SourceMgr.isLoadedSourceLocation(Loc)) in findEndLocalPreprocessedEntity()
86 assert(!Ctx.getSourceManager().isLoadedSourceLocation(RC->getBeginLoc())); in getDeclComment()
1741 bool isLoadedSourceLocation(SourceLocation Loc) const { in isLoadedSourceLocation() function
421 if (SM.isLoadedSourceLocation(E)) in visitPreprocessedEntitiesInRegion()