Home
last modified time | relevance | path

Searched defs:IsExcluded (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSanitizerMetadata.cpp34 bool IsExcluded) { in reportGlobalToASan()
72 bool IsExcluded = false; in reportGlobalToASan() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h43 bool IsExcluded = false; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1195 ConstantInt *IsExcluded = in GlobalsMetadata() local