Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Frontend/
DFrontendAction.cpp60 void FrontendAction::EndSourceFile() { in EndSourceFile() function in FrontendAction
/external/llvm-project/clang/include/clang/Frontend/
DChainedDiagnosticConsumer.h45 void EndSourceFile() override { in EndSourceFile() function
/external/clang/include/clang/Frontend/
DChainedDiagnosticConsumer.h46 void EndSourceFile() override { in EndSourceFile() function
/external/llvm-project/clang/lib/Frontend/
DTextDiagnosticPrinter.cpp42 void TextDiagnosticPrinter::EndSourceFile() { in EndSourceFile() function in TextDiagnosticPrinter
DLogDiagnosticPrinter.cpp76 void LogDiagnosticPrinter::EndSourceFile() { in EndSourceFile() function in LogDiagnosticPrinter
DFrontendAction.cpp971 void FrontendAction::EndSourceFile() { in EndSourceFile() function in FrontendAction
DVerifyDiagnosticConsumer.cpp703 void VerifyDiagnosticConsumer::EndSourceFile() { in EndSourceFile() function in VerifyDiagnosticConsumer
/external/clang/lib/Frontend/
DTextDiagnosticPrinter.cpp45 void TextDiagnosticPrinter::EndSourceFile() { in EndSourceFile() function in TextDiagnosticPrinter
DLogDiagnosticPrinter.cpp77 void LogDiagnosticPrinter::EndSourceFile() { in EndSourceFile() function in LogDiagnosticPrinter
DFrontendAction.cpp473 void FrontendAction::EndSourceFile() { in EndSourceFile() function in FrontendAction
DVerifyDiagnosticConsumer.cpp94 void VerifyDiagnosticConsumer::EndSourceFile() { in EndSourceFile() function in VerifyDiagnosticConsumer
/external/clang/unittests/Frontend/
DFrontendActionTest.cpp172 TEST(PreprocessorFrontendAction, EndSourceFile) { in TEST() argument
/external/llvm-project/clang/unittests/Frontend/
DFrontendActionTest.cpp175 TEST(PreprocessorFrontendAction, EndSourceFile) { in TEST() argument
/external/llvm-project/clang/tools/clang-import-test/
Dclang-import-test.cpp93 virtual void EndSourceFile() override { in EndSourceFile() function in init_convenience::TestDiagnosticConsumer
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangModulesDeclVendor.cpp172 void StoringDiagnosticConsumer::EndSourceFile() { in EndSourceFile() function in StoringDiagnosticConsumer
DClangExpressionParser.cpp271 void EndSourceFile() override { m_passthrough->EndSourceFile(); } in EndSourceFile() function in ClangDiagnosticManagerAdapter
/external/clang/lib/Lex/
DPreprocessor.cpp533 void Preprocessor::EndSourceFile() { in EndSourceFile() function in Preprocessor
/external/llvm-project/clang-tools-extra/clangd/
DDiagnostics.cpp559 void StoreDiags::EndSourceFile() { in EndSourceFile() function in clang::clangd::StoreDiags
/external/llvm-project/clang/lib/Lex/
DPreprocessor.cpp687 void Preprocessor::EndSourceFile() { in EndSourceFile() function in Preprocessor
/external/clang/include/clang/Basic/
DDiagnostic.h1347 virtual void EndSourceFile() {} in EndSourceFile() function
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h1700 virtual void EndSourceFile() {} in EndSourceFile() function