Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3325 LValue FieldLValue = CGF.EmitLValueForField(Base, Field); in emitDestructorsFunction() local
3326 CGF.pushDestroy(DtorKind, FieldLValue.getAddress(CGF), Field->getType()); in emitDestructorsFunction()