Searched refs:getLocForEndOfFile (Results 1 – 12 of 12) 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()
6215 SourceLocation End = TU->getSourceManager().getLocForEndOfFile(MainID); in getRawCursorExtent()
614 : SourceMgr.getLocForEndOfFile(ID); in handleCSharpVerbatimAndInterpolatedStrings()681 : SourceMgr.getLocForEndOfFile(ID); in handleTemplateStrings()702 : SourceMgr.getLocForEndOfFile(ID); in tryParsePythonComment()
262 End = Sources.getLocForEndOfFile(ID); in fillRanges()
531 SM.getFileOffset(SM.getLocForEndOfFile(FileId)), LocalEOL, in Process()
478 if (EomLoc == getSourceManager().getLocForEndOfFile(File)) { in ActOnModuleEnd()
268 SourceLocation ExpectedHeadersLoc = SourceMgr.getLocForEndOfFile(File); in diagnoseMissingHeaderInUmbrellaDir()
371 R.InsertTextAfter(SMgr.getLocForEndOfFile(FileIDs[0]), os.str()); in GenerateHTML()
719 Drain ? SM.getLocForEndOfFile(*Drain) in discard()
1123 SourceLocation getLocForEndOfFile(FileID FID) const { in getLocForEndOfFile() function
245 return SM.getLocForEndOfFile(SM.getFileID(Loc)); in getEndOfFileOrMacro()
2558 return SourceMgr->getLocForEndOfFile(FID); in getEndOfPreambleFileID()