Home
last modified time | relevance | path

Searched refs:FieldLValue (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3709 LValue FieldLValue = CGF.EmitLValueForField(Base, Field); in emitDestructorsFunction() local
3710 CGF.pushDestroy(DtorKind, FieldLValue.getAddress(CGF), Field->getType()); in emitDestructorsFunction()