Home
last modified time | relevance | path

Searched refs:getNoSanitizeMask (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSanitizerMetadata.cpp86 auto getNoSanitizeMask = [](const VarDecl &D) { in reportGlobal() local
97 reportGlobal(GV, D.getLocation(), OS.str(), D.getType(), getNoSanitizeMask(D), in reportGlobal()