Home
last modified time | relevance | path

Searched defs:ErrorReporter (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libc/utils/HdrGen/
H A DCommand.h
/llvm-project/llvm/lib/Analysis/
H A DTFLiteUtils.cpp109 tflite::StderrReporter ErrorReporter; in TFModelEvaluatorImpl() local
/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidy.cpp95 class ErrorReporter { class
97 ErrorReporter(ClangTidyContext &Context, FixBehaviour ApplyFixes, in ErrorReporter() function in clang::tidy::__anondf6f47d00111::ErrorReporter
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DCoreAPIsTest.cpp35 TEST_F(CoreAPIsStandardTest,ErrorReporter) TEST_F() argument