Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCastKind

704     if (CE->getCastKind() == CK_ArrayToPointerDecay &&
807 switch (CE->getCastKind()) {
2626 if (!CE || CE->getCastKind() != CK_ArrayToPointerDecay)
3356 switch (E->getCastKind()) {