Searched refs:Predict (Results 1 – 1 of 1) sorted by relevance
625 IterativeParsingState n = Predict(state_, t); in IterativeParseNext()1844 …RAPIDJSON_FORCEINLINE IterativeParsingState Predict(IterativeParsingState state, Token token) cons… in Predict() function2201 IterativeParsingState n = Predict(state, t); in IterativeParse()