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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp78 QualType::DestructionKind DtorKind = D.needsDestruction(CGF.getContext()); local
H A DCGExprCXX.cpp994 QualType::DestructionKind DtorKind = ElementType.isDestructedType(); local

Completed in 67 milliseconds