Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
HDAddressSanitizer.h54 AsanDtorKind DestructorKind; variable
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDBackendUtil.cpp719 llvm::AsanDtorKind DestructorKind = in addSanitizers() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp869 AsanDtorKind DestructorKind = AsanDtorKind::Global, in ModuleAddressSanitizer()
955 AsanDtorKind DestructorKind; member in __anon7b2b36ef0211::ModuleAddressSanitizer
1246 bool UseOdrIndicator, AsanDtorKind DestructorKind, in AddressSanitizerPass()