Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
DAddressSanitizer.h113 bool UseAfterScope; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DBackendUtil.cpp288 bool UseAfterScope = CGOpts.SanitizeAddressUseAfterScope; in addAddressSanitizerPasses() local
1151 bool UseAfterScope = CodeGenOpts.SanitizeAddressUseAfterScope; in addSanitizers() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp713 bool UseAfterScope; member
744 bool UseAfterScope = false, in AddressSanitizerLegacyPass()
774 bool UseAfterScope; member in __anon7350fde80211::AddressSanitizerLegacyPass
1216 bool CompileKernel, bool Recover, bool UseAfterScope, in AddressSanitizerPass()