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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp170 struct LValueOrRValue { struct in namespace:__anon439
175 static LValueOrRValue emitSuspendExpression(CodeGenFunction &CGF, CGCoroData &Coro,
247 LValueOrRValue Res;
H A DCGExpr.cpp5094 struct LValueOrRValue { struct in namespace:__anon354
5100 static LValueOrRValue emitPseudoObjectExpr(CodeGenFunction &CGF,
5108 LValueOrRValue result;

Completed in 103 milliseconds