Home
last modified time | relevance | path

Searched refs:FileChanged (Results 1 – 10 of 10) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp43 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
80 void HeaderIncludesCallback::FileChanged(SourceLocation Loc, in FileChanged() function in HeaderIncludesCallback
H A DDependencyFile.cpp39 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
167 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
239 void DFGImpl::FileChanged(SourceLocation Loc, in FileChanged() function in DFGImpl
H A DPrintPreprocessedOutput.cpp127 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
252 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged() function in PrintPPOutputPPCallbacks
H A DVerifyDiagnosticConsumer.cpp61 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon58cc65420111::VerifyFileTracker
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h49 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
332 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
335 First->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged()
336 Second->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged()
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPLexerChange.cpp129 Callbacks->FileChanged(CurLexer->getFileLoc(), in EnterSourceFileWithLexer()
155 Callbacks->FileChanged(EnterLoc, PPCallbacks::EnterFile, FileType); in EnterSourceFileWithPTH()
415 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleEndOfFile()
H A DPPDirectives.cpp1059 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleLineDirective()
1213 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), Reason, FileKind); in HandleDigitDirective()
H A DPragma.cpp436 Callbacks->FileChanged(SysHeaderTok.getLocation(), in HandlePragmaSystemHeader()
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp60 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
140 void InclusionRewriter::FileChanged(SourceLocation Loc, in FileChanged() function in InclusionRewriter
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp256 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon36fe72e80111::IndexPPCallbacks