Searched defs:VLValue (Results 1 – 2 of 2) sorted by relevance
533 inline int VLValue() const { return Bit(20); } in VLValue() function
1422 LValue VLValue = CGF.EmitLValue(V); in EmitOMPAtomicReadExpr() local