Home | History | Annotate | Download | only in BitWriter_2_9_func

Lines Matching refs:CST_CODE_CSTRING

793     // Abbrev for CST_CODE_CSTRING.
795 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_CSTRING));
799 // Abbrev for CST_CODE_CSTRING.
801 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_CSTRING));
900 Code = bitc::CST_CODE_CSTRING;
906 bool isCStr7 = Code == bitc::CST_CODE_CSTRING;
907 bool isCStrChar6 = Code == bitc::CST_CODE_CSTRING;