Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCastKind

284     if (!ice || ice->getCastKind() != CK_LValueToRValue) return true;
332 if (CE->getCastKind() == CK_LValueToRValue) {
2511 switch (cast->getCastKind()) {
2604 switch (ce->getCastKind()) {