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

  /external/clang/lib/Frontend/
HeaderIncludeGen.cpp 43 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
116 void HeaderIncludesCallback::FileChanged(SourceLocation Loc,
DependencyFile.cpp 40 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
71 // Files that actually exist are handled by FileChanged.
185 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
271 void DFGImpl::FileChanged(SourceLocation Loc,
PrintPreprocessedOutput.cpp 123 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
245 /// FileChanged - Whenever the preprocessor enters or exits a #include file
248 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc,
VerifyDiagnosticConsumer.cpp 61 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
  /external/clang/include/clang/Lex/
PPCallbacks.h 50 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
333 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
336 First->FileChanged(Loc, Reason, FileType, PrevFID);
337 Second->FileChanged(Loc, Reason, FileType, PrevFID);
  /external/clang/lib/Lex/
PPLexerChange.cpp 130 Callbacks->FileChanged(CurLexer->getFileLoc(),
156 Callbacks->FileChanged(EnterLoc, PPCallbacks::EnterFile, FileType);
429 Callbacks->FileChanged(CurPPLexer->getSourceLocation(),
PPDirectives.cpp     [all...]
Pragma.cpp 441 Callbacks->FileChanged(SysHeaderTok.getLocation(),
    [all...]
  /external/clang/lib/Frontend/Rewrite/
InclusionRewriter.cpp 61 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
139 /// FileChanged - Whenever the preprocessor enters or exits a #include file
141 void InclusionRewriter::FileChanged(SourceLocation Loc,
172 /// FileChanged() or FileSkipped() is called after this.
  /external/clang/tools/libclang/
Indexing.cpp 256 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
    [all...]

Completed in 587 milliseconds