Home | History | Annotate | Download | only in AST

Lines Matching refs:CK_LValueToRValue

1443   case CK_LValueToRValue:
1470 case CK_LValueToRValue:
2168 if (ICE->getCastKind() == CK_LValueToRValue &&
2336 if (P->getCastKind() == CK_LValueToRValue) {
2577 ICE->getCastKind() == CK_LValueToRValue ||
2723 CE->getCastKind() == CK_LValueToRValue ||
2867 if (CE->getCastKind() == CK_LValueToRValue &&
3133 if (ICE->getCastKind() == CK_LValueToRValue ||