Searched refs:setEndScanList (Results 1 – 6 of 6) sorted by relevance
69 CS.setEndScanList(I); in ParseScanList()216 CS.setEndScanList(Beg + Len); in ParseScanfSpecifier()
398 CS.setEndScanList(Start + Len); in ParsePrintfSpecifier()
70 CS.setEndScanList(I); in ParseScanList()217 CS.setEndScanList(Beg + Len); in ParseScanfSpecifier()
317 CS.setEndScanList(Start + Len); in ParsePrintfSpecifier()
213 void setEndScanList(const char *pos) { EndScanList = pos; } in setEndScanList() function
226 void setEndScanList(const char *pos) { EndScanList = pos; } in setEndScanList() function