Searched defs:Allowlist (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/ | ||
H A D | SanitizerCoverage.h | 54 std::unique_ptr<SpecialCaseList> Allowlist; variable |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ | ||
H A D | SanitizerCoverage.cpp | 193 const SpecialCaseList *Allowlist = nullptr, in ModuleSanitizerCoverage() |