Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDChainedDiagnosticConsumer.h45 void EndSourceFile() override { in EndSourceFile() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
HDTextDiagnosticPrinter.cpp42 void TextDiagnosticPrinter::EndSourceFile() { in EndSourceFile() function in TextDiagnosticPrinter
HDLogDiagnosticPrinter.cpp76 void LogDiagnosticPrinter::EndSourceFile() { in EndSourceFile() function in LogDiagnosticPrinter
HDFrontendAction.cpp958 void FrontendAction::EndSourceFile() { in EndSourceFile() function in FrontendAction
HDVerifyDiagnosticConsumer.cpp684 void VerifyDiagnosticConsumer::EndSourceFile() { in EndSourceFile() function in VerifyDiagnosticConsumer
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
HDPreprocessor.cpp687 void Preprocessor::EndSourceFile() { in EndSourceFile() function in Preprocessor
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnostic.h1531 virtual void EndSourceFile() {} in EndSourceFile() function