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

  /external/clang/lib/Frontend/
HeaderIncludeGen.cpp 42 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
76 FileChangeReason Reason,
DependencyFile.cpp 55 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
101 FileChangeReason Reason,
PrintPreprocessedOutput.cpp 119 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
237 FileChangeReason Reason,
  /external/clang/include/clang/Lex/
PPCallbacks.h 36 enum FileChangeReason {
47 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
246 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
  /external/clang/tools/libclang/
Indexing.cpp 53 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
  /external/clang/lib/Lex/
PPDirectives.cpp     [all...]

Completed in 351 milliseconds