Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/
H A DSanitizerArgs.cpp37 static const SanitizerMask NotAllowedWithMinimalRuntime = variable
361 Add & NotAllowedWithMinimalRuntime & ~DiagnosedKinds) { in SanitizerArgs()
369 Add &= ~NotAllowedWithMinimalRuntime; in SanitizerArgs()
444 Add &= ~NotAllowedWithMinimalRuntime; in SanitizerArgs()