Searched refs:OverrideCommonFlags (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_flags.cpp54 OverrideCommonFlags(cf);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flags.h50 inline void OverrideCommonFlags(const CommonFlags &cf) { function in namespace:__sanitizer
/freebsd-current/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_flags.cpp56 OverrideCommonFlags(cf);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_flags.cpp72 OverrideCommonFlags(cf);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan.cpp62 OverrideCommonFlags(cf);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.cpp79 OverrideCommonFlags(cf);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_flags.cpp61 OverrideCommonFlags(cf);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.cpp158 OverrideCommonFlags(cf);
203 OverrideCommonFlags(cf);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan.cpp104 OverrideCommonFlags(cf);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp1027 OverrideCommonFlags(cf);

Completed in 103 milliseconds