Home
last modified time | relevance | path

Searched defs:Decorator (Results 1 – 9 of 9) sorted by relevance

/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Dsegv_handler_posix.cpp130 ScopedEndOfReportDecorator Decorator(Printf); in dumpReport() local
146 ScopedEndOfReportDecorator Decorator(Printf); in dumpReport() local
/llvm-project/compiler-rt/lib/msan/
H A Dmsan_report.cpp32 class Decorator: public __sanitizer::SanitizerCommonDecorator { class
34 Decorator() : SanitizerCommonDecorator() { } in Decorator() function in __msan::Decorator
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp22 class Decorator: public __sanitizer::SanitizerCommonDecorator { class
24 Decorator() : SanitizerCommonDecorator() { } in Decorator() function in __tsan::Decorator
/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp105 class Decorator : public SanitizerCommonDecorator { class
107 Decorator() : SanitizerCommonDecorator() {} in Decorator() function in __anon1249678b0111::Decorator
/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h45 Decorator() : SanitizerCommonDecorator() {} Decorator() function
/llvm-project/compiler-rt/lib/nsan/
H A Dnsan.cpp107 class Decorator : public __sanitizer::SanitizerCommonDecorator { global() class
109 Decorator() : SanitizerCommonDecorator() {} Decorator() function in __anonbaccdac50111::Decorator
/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp253 class Decorator : public __sanitizer::SanitizerCommonDecorator { class
255 Decorator() : SanitizerCommonDecorator() {} in Decorator() function in __lsan::Decorator
/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp154 class Decorator: public __sanitizer::SanitizerCommonDecorator { class
156 Decorator() : SanitizerCommonDecorator() { } in Decorator() function in __hwasan::__anonfdd1ce240111::Decorator
/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp782 class Decorator : public __sanitizer::SanitizerCommonDecorator { global() class
784 Decorator() : SanitizerCommonDecorator() {} Decorator() function in Decorator