/external/clang/include/clang/Lex/ |
D | PPCallbacks.h | 50 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/ |
D | HeaderIncludeGen.cpp | 46 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 114 void HeaderIncludesCallback::FileChanged(SourceLocation Loc, in FileChanged() function in HeaderIncludesCallback
|
D | DependencyFile.cpp | 40 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
|
D | PrintPreprocessedOutput.cpp | 123 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 248 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, in FileChanged() function in PrintPPOutputPPCallbacks
|
D | VerifyDiagnosticConsumer.cpp | 61 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon917a8f7a0111::VerifyFileTracker
|
/external/v8/tools/clang/translation_unit/ |
D | TranslationUnitGenerator.cpp | 54 void FileChanged(clang::SourceLocation /*loc*/, 120 void IncludeFinderPPCallbacks::FileChanged( in FileChanged() function in __anonc815feaf0111::IncludeFinderPPCallbacks
|
/external/clang/lib/Lex/ |
D | PPLexerChange.cpp | 130 Callbacks->FileChanged(CurLexer->getFileLoc(), in EnterSourceFileWithLexer() 156 Callbacks->FileChanged(EnterLoc, PPCallbacks::EnterFile, FileType); in EnterSourceFileWithPTH() 429 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleEndOfFile()
|
D | PPDirectives.cpp | 1198 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), in HandleLineDirective() 1352 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), Reason, FileKind); in HandleDigitDirective()
|
D | Pragma.cpp | 441 Callbacks->FileChanged(SysHeaderTok.getLocation(), in HandlePragmaSystemHeader()
|
/external/clang/lib/Frontend/Rewrite/ |
D | InclusionRewriter.cpp | 61 void FileChanged(SourceLocation Loc, FileChangeReason Reason, 141 void InclusionRewriter::FileChanged(SourceLocation Loc, in FileChanged() function in InclusionRewriter
|
/external/clang/tools/libclang/ |
D | Indexing.cpp | 234 void FileChanged(SourceLocation Loc, FileChangeReason Reason, in FileChanged() function in __anon58e69b200211::IndexPPCallbacks
|