Searched refs:isLoadedSourceLocation (Results 1 – 5 of 5) sorted by relevance
209 if (SourceMgr.isLoadedSourceLocation(Loc)) in findBeginLocalPreprocessedEntity()240 if (SourceMgr.isLoadedSourceLocation(Loc)) in findEndLocalPreprocessedEntity()
1812 bool isLoadedSourceLocation(SourceLocation Loc) const { in isLoadedSourceLocation() function
2451 assert(!SourceMgr.isLoadedSourceLocation(Loc) && in ReadSourceLocation()
1937 assert(isLoadedSourceLocation(Loc) && in getUniqueLoadedASTFileID()
6658 if (PP->getSourceManager().isLoadedSourceLocation(Loc) && Loc.isValid()) { in getRawSourceLocationEncoding()