Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h423 std::vector<std::string> SanitizeCoverageAllowlistFiles; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp670 SancovOpts, CodeGenOpts.SanitizeCoverageAllowlistFiles, in addSanitizers()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td2356 MarshallingInfoStringVector<CodeGenOpts<"SanitizeCoverageAllowlistFiles">>;