Lines Matching refs:Push
243 pSpuIgnore->Push(not_done); in Hdl_UnknownToken()
387 pSpuType->Push(not_done); in On_start_Identifier()
393 pSpuFunctionCastOperator->Push(done); in On_start_operator()
399 pSpuType->Push(not_done); in On_start_TypeKey()
421 pSpuType->Push(not_done); in On_start_const()
427 pSpuType->Push(not_done); in On_start_volatile()
482 pSpuType->Push(not_done); in On_start_typename()
488 pSpuFunctionCtor->Push(not_done); in On_expectCtor_Bracket_Left()
508 pSpuFunctionNormalOperator->Push(done); in On_expectName_operator()
515 pSpuIgnore->Push(not_done); in On_expectName_Bracket_Left()
523 pSpuVariable->Push(not_done); in On_afterName_ArrayBracket_Left()
530 pSpuFunctionStd->Push(not_done); in On_afterName_Bracket_Left()
532 pSpuFunctionDtor->Push(not_done); in On_afterName_Bracket_Left()
538 pSpuIgnore->Push(done); // This seems to be only an implementation. in On_afterName_DoubleColon()
548 pSpuVariable->Push(not_done); in On_afterName_Semicolon()
554 pSpuVariable->Push(not_done); in On_afterName_Comma()
560 pSpuVariable->Push(not_done); in On_afterName_Assign()