Searched defs:needsTsanRt (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DSanitizerArgs.h67 bool needsTsanRt() const { return Sanitizers.has(SanitizerKind::Thread); } function in class:clang::driver::SanitizerArgs

Completed in 114 milliseconds