Home
last modified time | relevance | path

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

/freebsd/contrib/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
/freebsd/contrib/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
/freebsd/contrib/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
[all...]
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.cpp105 class Decorator : public SanitizerCommonDecorator { class
107 Decorator() : SanitizerCommonDecorator() {} in Decorator() function in __anonef5d40b80111::Decorator
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h45 Decorator() : SanitizerCommonDecorator() {} in Decorator() function
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan.cpp107 class Decorator : public __sanitizer::SanitizerCommonDecorator { class
109 Decorator() : SanitizerCommonDecorator() {} in Decorator() function in __anon36c45c920111::Decorator
/freebsd/contrib/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
/freebsd/contrib/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::__anon865875d10111::Decorator
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp782 class Decorator : public __sanitizer::SanitizerCommonDecorator { class
784 Decorator() : SanitizerCommonDecorator() {} in Decorator() function in Decorator