Home | History | Annotate | Download | only in Driver

Lines Matching refs:SanitizerArgs

18 #include "clang/Driver/SanitizerArgs.h"
345 const SanitizerArgs &Sanitize = getSanitizerArgs();
349 // FIXME: Move this check to SanitizerArgs::filterUnsupportedKinds.
365 // FIXME: Move this check to SanitizerArgs::filterUnsupportedKinds.