Searched refs:CL_LValue (Results 1 – 2 of 2) sorted by relevance
96 return Cl::CL_LValue; in ClassifyExprValueKind()143 return Cl::CL_LValue; in ClassifyInternal()219 return Cl::CL_LValue; in ClassifyInternal()239 return Cl::CL_LValue; in ClassifyInternal()255 return Cl::CL_LValue; in ClassifyInternal()319 return Cl::CL_LValue; in ClassifyInternal()399 return Cl::CL_LValue; in ClassifyInternal()467 return Cl::CL_LValue; in ClassifyUnnamed()486 return Cl::CL_LValue; in ClassifyMemberExpr()500 return Cl::CL_LValue; in ClassifyMemberExpr()[all …]
306 CL_LValue, enumerator352 bool isLValue() const { return Kind == CL_LValue; } in isLValue()361 return Classification(CL_LValue, CM_Modifiable); in makeSimpleLValue()