Home
last modified time | relevance | path

Searched refs:FileChanged (Results 1 – 11 of 11) sorted by relevance

/external/clang/include/clang/Lex/
DPPCallbacks.h50 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason,
333 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
336 First->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged()
337 Second->FileChanged(Loc, Reason, FileType, PrevFID); in FileChanged()
/external/clang/lib/Frontend/
DHeaderIncludeGen.cpp46 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
114 void HeaderIncludesCallback::FileChanged(SourceLocation Loc, in FileChanged() function in HeaderIncludesCallback
DDependencyFile.cpp40 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function
185 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
271 void DFGImpl::FileChanged(SourceLocation Loc, in FileChanged() function in DFGImpl
DPrintPreprocessedOutput.cpp123 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
248 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged() function in PrintPPOutputPPCallbacks
DVerifyDiagnosticConsumer.cpp61 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon917a8f7a0111::VerifyFileTracker
/external/v8/tools/clang/translation_unit/
DTranslationUnitGenerator.cpp54 void FileChanged(clang::SourceLocation /*loc*/,
120 void IncludeFinderPPCallbacks::FileChanged( in FileChanged() function in __anonc815feaf0111::IncludeFinderPPCallbacks
/external/clang/lib/Lex/
DPPLexerChange.cpp130 Callbacks->FileChanged(CurLexer->getFileLoc(), in EnterSourceFileWithLexer()
156 Callbacks->FileChanged(EnterLoc, PPCallbacks::EnterFile, FileType); in EnterSourceFileWithPTH()
429 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleEndOfFile()
DPPDirectives.cpp1198 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleLineDirective()
1352 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), Reason, FileKind); in HandleDigitDirective()
DPragma.cpp441 Callbacks->FileChanged(SysHeaderTok.getLocation(), in HandlePragmaSystemHeader()
/external/clang/lib/Frontend/Rewrite/
DInclusionRewriter.cpp61 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
141 void InclusionRewriter::FileChanged(SourceLocation Loc, in FileChanged() function in InclusionRewriter
/external/clang/tools/libclang/
DIndexing.cpp234 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon58e69b200211::IndexPPCallbacks