Home
last modified time | relevance | path

Searched defs:MinimalRuntime (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DSanitizerArgs.h63 bool MinimalRuntime = false; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp3488 bool MinimalRuntime = CGF.CGM.getCodeGenOpts().SanitizeMinimalRuntime; in emitCheckHandlerCall() local