Home
last modified time | relevance | path

Searched defs:Allowlist (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageFilters.h72 const SpecialCaseList &Allowlist; variable
75 NameAllowlistCoverageFilter(const SpecialCaseList &Allowlist) in NameAllowlistCoverageFilter()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DSanitizerCoverage.h52 std::unique_ptr<SpecialCaseList> Allowlist; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp214 const SpecialCaseList *Allowlist, in ModuleSanitizerCoverage() argument
281 const SpecialCaseList *Allowlist; global() member in __anon2f8c49a80111::ModuleSanitizerCoverage