Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h51 AsanDtorKind DestructorKind; global() variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp719 llvm::AsanDtorKind DestructorKind = in addSanitizers() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp869 AsanDtorKind DestructorKind = AsanDtorKind::Global, in ModuleAddressSanitizer()
955 AsanDtorKind DestructorKind; member in __anon4b8f1cd00211::ModuleAddressSanitizer
1246 bool UseOdrIndicator, AsanDtorKind DestructorKind, in AddressSanitizerPass()