Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCastKind

232     if (!ice || ice->getCastKind() != CK_LValueToRValue) return true;
2370 switch (cast->getCastKind()) {
2465 switch (ce->getCastKind()) {