Searched defs:needsDfsanRt (Results 1 - 1 of 1) sorted by path

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

Completed in 228 milliseconds