Searched defs:SanitizerBL (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h538 std::unique_ptr<SanitizerBlacklist> SanitizerBL; member in class:clang::ASTContext
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2270 const auto &SanitizerBL = getContext().getSanitizerBlacklist(); local
2297 const auto &SanitizerBL = getContext().getSanitizerBlacklist(); local

Completed in 138 milliseconds