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.h57 AsanDtorKind DestructorKind; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp760 llvm::AsanDtorKind DestructorKind = in addSanitizers() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp918 AsanDtorKind DestructorKind = AsanDtorKind::Global, in ModuleAddressSanitizer()
1007 AsanDtorKind DestructorKind; member in __anon4b8f1cd00211::ModuleAddressSanitizer
1298 bool UseOdrIndicator, AsanDtorKind DestructorKind, in AddressSanitizerPass()