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