Home
last modified time | relevance | path

Searched defs:EndSourceFile (Results 1 – 7 of 7) sorted by relevance

/external/clang/include/clang/Frontend/
DChainedDiagnosticConsumer.h41 virtual void EndSourceFile() { in EndSourceFile() function
/external/clang/lib/Frontend/
DTextDiagnosticPrinter.cpp44 void TextDiagnosticPrinter::EndSourceFile() { in EndSourceFile() function in TextDiagnosticPrinter
DLogDiagnosticPrinter.cpp56 void LogDiagnosticPrinter::EndSourceFile() { in EndSourceFile() function in LogDiagnosticPrinter
DFrontendAction.cpp338 void FrontendAction::EndSourceFile() { in EndSourceFile() function in FrontendAction
DVerifyDiagnosticConsumer.cpp52 void VerifyDiagnosticConsumer::EndSourceFile() { in EndSourceFile() function in VerifyDiagnosticConsumer
/external/clang/lib/Lex/
DPreprocessor.cpp436 void Preprocessor::EndSourceFile() { in EndSourceFile() function in Preprocessor
/external/clang/include/clang/Basic/
DDiagnostic.h1167 virtual void EndSourceFile() {} in EndSourceFile() function