Home
last modified time | relevance | path

Searched refs:function_type (Results 1 – 1 of 1) sorted by relevance

/system/core/demangle/
DDemangler.cpp538 std::string function_type = cur_state_.args[1]; in ParseFunctionArgument() local
607 std::string function_type; in ParseArguments() local
616 function_type += cur_state_.suffixes.back(); in ParseArguments()
633 cur_state_.args.push_back(function_type); in ParseArguments()