Home
last modified time | relevance | path

Searched refs:NotAllowedWithMinimalRuntime (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DSanitizerArgs.cpp38 static const SanitizerMask NotAllowedWithMinimalRuntime = SanitizerKind::Vptr; variable
464 Add & NotAllowedWithMinimalRuntime & ~DiagnosedKinds) { in SanitizerArgs()
472 Add &= ~NotAllowedWithMinimalRuntime; in SanitizerArgs()
569 Add &= ~NotAllowedWithMinimalRuntime; in SanitizerArgs()