Home
last modified time | relevance | path

Searched defs:LValueOrRValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp217 struct LValueOrRValue { struct
218 LValue LV;
219 RValue RV;
H A DCGExpr.cpp6142 struct LValueOrRValue { struct
6143 LValue LV;
6144 RValue RV;