Searched refs:FileChanged (Results 1 - 13 of 13) sorted by relevance

/external/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp43 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
78 void HeaderIncludesCallback::FileChanged(SourceLocation Loc, function in class:HeaderIncludesCallback
H A DDependencyFile.cpp38 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
76 // Files that actually exist are handled by FileChanged.
157 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
229 void DFGImpl::FileChanged(SourceLocation Loc, function in class:DFGImpl
H A DPrintPreprocessedOutput.cpp127 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
249 /// FileChanged - Whenever the preprocessor enters or exits a #include file
252 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, function in class:PrintPPOutputPPCallbacks
H A DVerifyDiagnosticConsumer.cpp64 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, function in class:__anon17931::VerifyFileTracker
/external/clang/include/clang/Lex/
H A DPPCallbacks.h49 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, function in class:clang::PPCallbacks
335 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
338 First->FileChanged(Loc, Reason, FileType, PrevFID);
339 Second->FileChanged(Loc, Reason, FileType, PrevFID);
/external/clang/lib/Lex/
H A DPPLexerChange.cpp129 Callbacks->FileChanged(CurLexer->getFileLoc(),
155 Callbacks->FileChanged(EnterLoc, PPCallbacks::EnterFile, FileType);
396 Callbacks->FileChanged(CurPPLexer->getSourceLocation(),
H A DPPDirectives.cpp976 Callbacks->FileChanged(CurPPLexer->getSourceLocation(),
1130 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), Reason, FileKind);
H A DPragma.cpp438 Callbacks->FileChanged(SysHeaderTok.getLocation(),
/external/clang/lib/Rewrite/Frontend/
H A DInclusionRewriter.cpp58 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
137 /// FileChanged - Whenever the preprocessor enters or exits a #include file
139 void InclusionRewriter::FileChanged(SourceLocation Loc, function in class:InclusionRewriter
168 /// FileChanged() or FileSkipped() is called after this.
/external/chromium_org/net/base/
H A Dupload_file_element_reader_unittest.cc206 TEST_F(UploadFileElementReaderTest, FileChanged) {
H A Dupload_data_stream_unittest.cc550 TEST_F(UploadDataStreamTest, FileChanged) {
/external/chromium_org/content/browser/fileapi/
H A Dupload_file_system_file_element_reader_unittest.cc259 TEST_F(UploadFileSystemFileElementReaderTest, FileChanged) {
/external/clang/tools/libclang/
H A DIndexing.cpp256 void FileChanged(SourceLocation Loc, FileChangeReason Reason,

Completed in 216 milliseconds