Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DCodeGenOptions.h398 std::vector<std::string> SanitizeCoverageIgnorelistFiles; variable
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DBackendUtil.cpp632 CodeGenOpts.SanitizeCoverageIgnorelistFiles)); in addSanitizers()
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td1681 MarshallingInfoStringVector<CodeGenOpts<"SanitizeCoverageIgnorelistFiles">>;