Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h599 std::unique_ptr<NoSanitizeList> NoSanitizeL; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3351 const auto &NoSanitizeL = getContext().getNoSanitizeList(); isInNoSanitizeList() local
3373 const auto &NoSanitizeL = getContext().getNoSanitizeList(); isInNoSanitizeList() local
[all...]