Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp881 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
888 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local