Searched refs:function_type (Results 1 – 1 of 1) sorted by relevance
538 std::string function_type = cur_state_.args[1]; in ParseFunctionArgument() local607 std::string function_type; in ParseArguments() local616 function_type += cur_state_.suffixes.back(); in ParseArguments()633 cur_state_.args.push_back(function_type); in ParseArguments()