Home
last modified time | relevance | path

Searched defs:NoSanitizeL (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h619 std::unique_ptr<NoSanitizeList> NoSanitizeL; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3385 const auto &NoSanitizeL = getContext().getNoSanitizeList(); in isInNoSanitizeList() local
3407 const auto &NoSanitizeL = getContext().getNoSanitizeList(); in isInNoSanitizeList() local