Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h134 AsanDtorKind DestructorKind; variable
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp290 llvm::AsanDtorKind DestructorKind = CGOpts.getSanitizeAddressDtor(); in addAddressSanitizerPasses() local
1150 llvm::AsanDtorKind DestructorKind = in addSanitizers() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp773 AsanDtorKind DestructorKind = AsanDtorKind::Global) in ModuleAddressSanitizer()
848 AsanDtorKind DestructorKind; member in __anon257350110211::ModuleAddressSanitizer
873 AsanDtorKind DestructorKind = AsanDtorKind::Global) in ModuleAddressSanitizerLegacyPass()
901 AsanDtorKind DestructorKind; member in __anon257350110211::ModuleAddressSanitizerLegacyPass
1233 AsanDtorKind DestructorKind) in ModuleAddressSanitizerPass()