Searched defs:forLValue (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp175 emitSuspendExpression(CodeGenFunction &CGF, CGCoroData &Coro, CoroutineSuspendExpr const &S, AwaitKind Kind, AggValueSlot aggSlot, bool ignoreResult, bool forLValue) argument
H A DCGValue.h543 forLValue(const LValue &LV, CodeGenFunction &CGF, IsDestructed_t isDestructed, function in class:clang::CodeGen::AggValueSlot
H A DCGExpr.cpp5100 emitPseudoObjectExpr(CodeGenFunction &CGF, const PseudoObjectExpr *E, bool forLValue, AggValueSlot slot) argument

Completed in 79 milliseconds