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

  /external/clang/lib/Frontend/
HeaderIncludeGen.cpp 46 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
114 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/v8/tools/clang/translation_unit/
TranslationUnitGenerator.cpp 54 void FileChanged(clang::SourceLocation /*loc*/,
120 void IncludeFinderPPCallbacks::FileChanged(
  /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.
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
Misc.py 446 FileChanged = False
448 FileChanged = True
451 return FileChanged
    [all...]
  /external/clang/tools/libclang/
Indexing.cpp 234 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
    [all...]

Completed in 923 milliseconds