Searched refs:FileChanged (Results 1 - 10 of 10) sorted by relevance

/external/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp43 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
116 void HeaderIncludesCallback::FileChanged(SourceLocation Loc, function in class:HeaderIncludesCallback
H A DDependencyFile.cpp40 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, function in class:DFGImpl
H A DPrintPreprocessedOutput.cpp123 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
245 /// FileChanged - Whenever the preprocessor enters or exits a #include file
248 void PrintPPOutputPPCallbacks::FileChanged(SourceLocation Loc, function in class:PrintPPOutputPPCallbacks
H A DVerifyDiagnosticConsumer.cpp61 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
/external/clang/include/clang/Lex/
H A DPPCallbacks.h50 virtual void FileChanged(SourceLocation Loc, FileChangeReason Reason, function in class:clang::PPCallbacks
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/
H A DPPLexerChange.cpp130 Callbacks->FileChanged(CurLexer->getFileLoc(),
156 Callbacks->FileChanged(EnterLoc, PPCallbacks::EnterFile, FileType);
429 Callbacks->FileChanged(CurPPLexer->getSourceLocation(),
H A DPPDirectives.cpp1055 Callbacks->FileChanged(CurPPLexer->getSourceLocation(),
1209 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), Reason, FileKind);
H A DPragma.cpp441 Callbacks->FileChanged(SysHeaderTok.getLocation(),
/external/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp61 void FileChanged(SourceLocation Loc, FileChangeReason Reason,
139 /// FileChanged - Whenever the preprocessor enters or exits a #include file
141 void InclusionRewriter::FileChanged(SourceLocation Loc, function in class:InclusionRewriter
172 /// FileChanged() or FileSkipped() is called after this.
/external/clang/tools/libclang/
H A DIndexing.cpp256 void FileChanged(SourceLocation Loc, FileChangeReason Reason,

Completed in 150 milliseconds