Searched refs:LValueOrRValue (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp170 struct LValueOrRValue { struct in namespace:__anon1696
175 static LValueOrRValue emitSuspendExpression(CodeGenFunction &CGF, CGCoroData &Coro,
247 LValueOrRValue Res;
H A DCGExpr.cpp5250 struct LValueOrRValue { struct in namespace:__anon1712
5256 static LValueOrRValue emitPseudoObjectExpr(CodeGenFunction &CGF,
5264 LValueOrRValue result;

Completed in 94 milliseconds