Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp887 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups() local
880 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); needCleanups() local