Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp514 bool SanitizeFunction = F.hasFnAttribute(Attribute::SanitizeThread); sanitizeFunction() local
H A DMemorySanitizer.cpp1164 bool SanitizeFunction = MemorySanitizerVisitor() local