Searched refs:CL_LValue (Results 1 – 2 of 2) sorted by relevance
56 case Cl::CL_LValue: in ClassifyImpl()101 return Cl::CL_LValue; in ClassifyExprValueKind()151 return Cl::CL_LValue; in ClassifyInternal()233 return Cl::CL_LValue; in ClassifyInternal()257 return Cl::CL_LValue; in ClassifyInternal()273 return Cl::CL_LValue; in ClassifyInternal()342 return Cl::CL_LValue; in ClassifyInternal()472 return Cl::CL_LValue; in ClassifyDecl()502 return Cl::CL_LValue; in ClassifyUnnamed()521 return Cl::CL_LValue; in ClassifyMemberExpr()[all …]
329 CL_LValue, enumerator375 bool isLValue() const { return Kind == CL_LValue; } in isLValue()384 return Classification(CL_LValue, CM_Modifiable); in makeSimpleLValue()