Searched refs:IDStart (Results 1 – 1 of 1) sorted by relevance
196 const char *IDStart = LastEmitted; in EmitMSInlineAsmStr() local197 const char *IDEnd = IDStart; in EmitMSInlineAsmStr()201 if (StringRef(IDStart, IDEnd-IDStart).getAsInteger(10, Val)) in EmitMSInlineAsmStr()340 const char *IDStart = LastEmitted; in EmitGCCInlineAsmStr() local341 const char *IDEnd = IDStart; in EmitGCCInlineAsmStr()345 if (StringRef(IDStart, IDEnd-IDStart).getAsInteger(10, Val)) in EmitGCCInlineAsmStr()