Home | History | Annotate | Download | only in Sema

Lines Matching refs:isXValue

3912       (InitCategory.isXValue() ||
3915 ExprValueKind ValueKind = InitCategory.isXValue()? VK_XValue : VK_RValue;