Searched defs:DestructorKind (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h54 AsanDtorKind DestructorKind; member in class:llvm::AddressSanitizerPass
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp883 AsanDtorKind DestructorKind; member in class:__anon2865::ModuleAddressSanitizer
1167 AddressSanitizerPass( const AddressSanitizerOptions &Options, bool UseGlobalGC, bool UseOdrIndicator, AsanDtorKind DestructorKind, AsanCtorKind ConstructorKind) argument
[all...]

Completed in 66 milliseconds