Searched defs:Blocklist (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ | ||
H A D | SanitizerCoverage.h | 53 std::unique_ptr<SpecialCaseList> Blocklist; variable |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | SanitizerCoverage.cpp | 215 const SpecialCaseList *Blocklist) in ModuleSanitizerCoverage() argument |