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

  /external/clang/lib/Frontend/
HeaderIncludeGen.cpp 41 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
74 FileChangeReason Reason,
DependencyFile.cpp 54 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
115 FileChangeReason Reason,
PrintPreprocessedOutput.cpp 120 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
237 FileChangeReason Reason,
  /external/clang/include/clang/Lex/
PPCallbacks.h 36 enum FileChangeReason {
45 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
206 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
  /external/clang/lib/Lex/
PPDirectives.cpp     [all...]

Completed in 30 milliseconds