Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DCodeGenOptions.h328 std::vector<std::string> SanitizeCoverageAllowlistFiles; variable
/external/llvm-project/clang/lib/CodeGen/
DBackendUtil.cpp244 Opts, CGOpts.SanitizeCoverageAllowlistFiles, in addSanitizerCoveragePass()
1234 SancovOpts, CodeGenOpts.SanitizeCoverageAllowlistFiles, in EmitAssemblyWithNewPassManager()
/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp1336 Opts.SanitizeCoverageAllowlistFiles = in ParseCodeGenArgs()