Searched refs:isCStr7 (Results 1 – 1 of 1) sorted by relevance
1467 bool isCStr7 = Code == bitc::CST_CODE_CSTRING; in WriteConstants() local1472 isCStr7 &= (V & 128) == 0; in WriteConstants()1479 else if (isCStr7) in WriteConstants()