Searched refs:IDStart (Results 1 – 1 of 1) sorted by relevance
192 const char *IDStart = LastEmitted; in EmitMSInlineAsmStr() local193 const char *IDEnd = IDStart; in EmitMSInlineAsmStr()198 if (StringRef(IDStart, IDEnd-IDStart).getAsInteger(10, Val)) in EmitMSInlineAsmStr()360 const char *IDStart = LastEmitted; in EmitGCCInlineAsmStr() local361 const char *IDEnd = IDStart; in EmitGCCInlineAsmStr()366 if (StringRef(IDStart, IDEnd-IDStart).getAsInteger(10, Val)) in EmitGCCInlineAsmStr()