Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h572 std::unique_ptr<NoSanitizeList> NoSanitizeL; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp2570 const auto &NoSanitizeL = getContext().getNoSanitizeList(); in isInNoSanitizeList() local
2597 const auto &NoSanitizeL = getContext().getNoSanitizeList(); in isInNoSanitizeList() local