Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp4617 LValue FieldLValue = CGF.EmitLValueForField(Base, Field); in emitDestructorsFunction() local
4618 CGF.pushDestroy(DtorKind, FieldLValue.getAddress(CGF), Field->getType()); in emitDestructorsFunction()