Searched defs:NoSanitizeL (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTContext.h | 619 std::unique_ptr<NoSanitizeList> NoSanitizeL; global() variable |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenModule.cpp | 3375 const auto &NoSanitizeL = getContext().getNoSanitizeList(); isInNoSanitizeList() local |