Home
last modified time | relevance | path

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

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