Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h111 bool UseAfterScope; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp287 bool UseAfterScope = CGOpts.SanitizeAddressUseAfterScope; in addAddressSanitizerPasses() local
1147 bool UseAfterScope = CodeGenOpts.SanitizeAddressUseAfterScope; in addSanitizers() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp707 bool UseAfterScope; member
737 bool UseAfterScope = false) in AddressSanitizerLegacyPass()
765 bool UseAfterScope; member in __anonac73263b0211::AddressSanitizerLegacyPass
1209 bool UseAfterScope) in AddressSanitizerPass()