Searched refs:getFileLoc (Results 1 – 11 of 11) sorted by relevance
126 SourceMgr.getFileCharacteristic(CurLexer->getFileLoc()); in EnterSourceFileWithLexer()128 Callbacks->FileChanged(CurLexer->getFileLoc(), in EnterSourceFileWithLexer()392 if (CurLexer->getFileLoc() == CodeCompletionFileLoc) in HandleEndOfFile()
76 if (SM.isInFileID(SM.getFileLoc(Loc), FID)) in isPreprocessedEntityIfInFileID()
274 if (CurLexer->getFileLoc() != CodeCompletionFileLoc) in SkipExcludedConditionalBlock()
996 return SourceLocation::getFileLoc(FileOffset); in getLocForStartOfFile()1008 return SourceLocation::getFileLoc(FileOffset + getFileIDSize(FID)); in getLocForEndOfFile()1049 SourceLocation getFileLoc(SourceLocation Loc) const { in getFileLoc() function
116 static SourceLocation getFileLoc(unsigned ID) { in getFileLoc() function
134 SourceLocation getFileLoc() const { return FileLoc; } in getFileLoc() function
157 Loc = SM->getFileLoc(Loc); in emitDiagnostic()
2676 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl()
1775 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol()
4385 if (SourceMgr.isInFileID(SourceMgr.getFileLoc(Loc), FID)) in isPreprocessedEntityInFileID()5645 return Reader.getSourceManager().getFileLoc( in getLocation()
4647 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile()