HomeSort by relevance Sort by last modified time
    Searched refs:FileChanged (Results 1 - 13 of 13) sorted by null

  /external/clang/lib/Frontend/
HeaderIncludeGen.cpp 43 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
78 void HeaderIncludesCallback::FileChanged(SourceLocation Loc,
DependencyFile.cpp 38 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,
PrintPreprocessedOutput.cpp 127 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
249 /// FileChanged - Whenever the preprocessor enters or exits a #include file
252 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc,
VerifyDiagnosticConsumer.cpp 64 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
  /external/clang/include/clang/Lex/
PPCallbacks.h 49 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
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/
PPLexerChange.cpp 129 Callbacks->FileChanged(CurLexer->getFileLoc(),
155 Callbacks->FileChanged(EnterLoc, PPCallbacks::EnterFile, FileType);
396 Callbacks->FileChanged(CurPPLexer->getSourceLocation(),
PPDirectives.cpp     [all...]
Pragma.cpp 438 Callbacks->FileChanged(SysHeaderTok.getLocation(),
    [all...]
  /external/clang/lib/Rewrite/Frontend/
InclusionRewriter.cpp 58 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
137 /// FileChanged - Whenever the preprocessor enters or exits a #include file
139 void InclusionRewriter::FileChanged(SourceLocation Loc,
168 /// FileChanged() or FileSkipped() is called after this.
  /external/chromium_org/net/base/
upload_file_element_reader_unittest.cc 206 TEST_F(UploadFileElementReaderTest, FileChanged) {
upload_data_stream_unittest.cc 550 TEST_F(UploadDataStreamTest, FileChanged) {
  /external/chromium_org/content/browser/fileapi/
upload_file_system_file_element_reader_unittest.cc 259 TEST_F(UploadFileSystemFileElementReaderTest, FileChanged) {
  /external/clang/tools/libclang/
Indexing.cpp 256 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
    [all...]

Completed in 413 milliseconds