Home | History | Annotate | Download | only in BitWriter_2_9

Lines Matching refs:isCStr7

883       bool isCStr7 = Code == bitc::CST_CODE_CSTRING;
888 isCStr7 &= (V & 128) == 0;
895 else if (isCStr7)