Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h51 AsanDtorKind DestructorKind; variable
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp717 llvm::AsanDtorKind DestructorKind = in addSanitizers() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp782 AsanDtorKind DestructorKind = AsanDtorKind::Global, in ModuleAddressSanitizer()
861 AsanDtorKind DestructorKind; member in __anon7e186d870211::ModuleAddressSanitizer
1144 bool UseOdrIndicator, AsanDtorKind DestructorKind, in AddressSanitizerPass()