Searched refs:function_suffix_ (Results 1 – 2 of 2) sorted by relevance
50 function_suffix_.clear(); in Clear()71 std::string function_suffix_; variable
393 function_suffix_ += cur_state_.suffixes.back(); in ParseFunctionName()709 function_suffix_ += " [clone .cfi]"; in ParseArguments()918 return return_type + function_name_ + arg_str + function_suffix_; in Parse()