Searched refs:IDStart (Results 1 – 1 of 1) sorted by relevance
202 const char *IDStart = LastEmitted; in EmitMSInlineAsmStr() local203 const char *IDEnd = IDStart; in EmitMSInlineAsmStr()207 if (StringRef(IDStart, IDEnd-IDStart).getAsInteger(10, Val)) in EmitMSInlineAsmStr()346 const char *IDStart = LastEmitted; in EmitGCCInlineAsmStr() local347 const char *IDEnd = IDStart; in EmitGCCInlineAsmStr()351 if (StringRef(IDStart, IDEnd-IDStart).getAsInteger(10, Val)) in EmitGCCInlineAsmStr()