Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DCodeGenOptions.h379 std::vector<std::string> SanitizeCoverageAllowlistFiles; variable
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DBackendUtil.cpp631 SancovOpts, CodeGenOpts.SanitizeCoverageAllowlistFiles, in addSanitizers()
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td1673 MarshallingInfoStringVector<CodeGenOpts<"SanitizeCoverageAllowlistFiles">>;