Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getCastKind

1946       if (CE->getCastKind() == CK_ArrayToPointerDecay) {
2145 if (CE->getCastKind() != CK_LValueToRValue)