Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3640 LValue FieldLValue = CGF.EmitLValueForField(Base, Field); in emitDestructorsFunction() local
3641 CGF.pushDestroy(DtorKind, FieldLValue.getAddress(CGF), Field->getType()); in emitDestructorsFunction()