Home
last modified time | relevance | path

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

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