Searched refs:getLocForEndOfFile (Results 1 – 13 of 13) sorted by relevance
232 SourceRange Range(SM.getLocForStartOfFile(FID), SM.getLocForEndOfFile(FID)); in findIdRefsInFile()327 SourceRange Range(SM.getLocForStartOfFile(FID), SM.getLocForEndOfFile(FID)); in findMacroRefsInFile()392 SourceRange Range(SM.getLocForStartOfFile(FID), SM.getLocForEndOfFile(FID)); in findIncludesInFile()
6475 SourceLocation End = TU->getSourceManager().getLocForEndOfFile(MainID); in getRawCursorExtent()
513 SM.getFileOffset(SM.getLocForEndOfFile(FileId)), LocalEOL, in Process()
293 End = Sources.getLocForEndOfFile(ID); in fillRanges()
295 SourceLocation ExpectedHeadersLoc = SourceMgr.getLocForEndOfFile(File); in diagnoseMissingHeaderInUmbrellaDir()
708 if (EomLoc == getSourceManager().getLocForEndOfFile(File)) { in ActOnModuleEnd()
421 R.InsertTextAfter(SMgr.getLocForEndOfFile(FileIDs[0]), os.str()); in GenerateHTML()
1136 SourceLocation getLocForEndOfFile(FileID FID) const { in getLocForEndOfFile() function
810 Drain ? SM.getLocForEndOfFile(*Drain) in discard()
819 : SourceMgr.getLocForEndOfFile(ID); in tryParsePythonComment()
248 return SM.getLocForEndOfFile(SM.getFileID(Loc)); in getEndOfFileOrMacro()
2588 return SourceMgr->getLocForEndOfFile(FID); in getEndOfPreambleFileID()
4619 NonAffectingRanges.back().setEnd(SrcMgr.getLocForEndOfFile(FID)); in collectNonAffectingInputFiles()4627 SrcMgr.getLocForEndOfFile(FID)); in collectNonAffectingInputFiles()