Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h360 std::vector<std::string> SanitizeCoverageAllowlistFiles; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp246 Opts, CGOpts.SanitizeCoverageAllowlistFiles, in addSanitizerCoveragePass()
1107 SancovOpts, CodeGenOpts.SanitizeCoverageAllowlistFiles, in addSanitizers()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DOptions.td1533 MarshallingInfoStringVector<CodeGenOpts<"SanitizeCoverageAllowlistFiles">>;