Home
last modified time | relevance | path

Searched refs:CoverageAllowlistFiles (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DSanitizerArgs.h31 std::vector<std::string> CoverageAllowlistFiles; variable
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DSanitizerArgs.cpp878 D, Args, CoverageAllowlistFiles, in SanitizerArgs()
1178 Args, CmdArgs, "-fsanitize-coverage-allowlist=", CoverageAllowlistFiles); in addArgs()