Searched defs:dtorKind (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp516 QualType::DestructionKind dtorKind = elementType.isDestructedType(); local
1666 QualType::DestructionKind dtorKind = elementType.isDestructedType(); local
[all...]
H A DCGBlocks.cpp818 QualType::DestructionKind dtorKind = VT.isDestructedType(); local
H A DCGDecl.cpp2045 void CodeGenFunction::pushEHDestroy(QualType::DestructionKind dtorKind, argument
1913 emitAutoVarTypeCleanup( const CodeGenFunction::AutoVarEmission &emission, QualType::DestructionKind dtorKind) argument
2055 pushDestroy(QualType::DestructionKind dtorKind, Address addr, QualType type) argument
[all...]
H A DCGObjC.cpp1561 QualType::DestructionKind dtorKind = type.isDestructedType(); local
H A DCGClass.cpp659 QualType::DestructionKind dtorKind = FieldType.isDestructedType(); local
698 QualType::DestructionKind dtorKind = FieldType.isDestructedType(); local
1115 QualType::DestructionKind dtorKind = FieldType.isDestructedType(); local
1869 QualType::DestructionKind dtorKind local
[all...]

Completed in 192 milliseconds