Searched defs:ParamNames (Results 1 – 4 of 4) sorted by relevance
53 ParamNames(const string& name, const string& rename_to) : name_(name) { in ParamNames() function
191 std::vector<std::string> ParamNames; in VisitCXXMethodDecl() local
1190 typedef Tuple4<string, string, string, string> ParamNames; typedef
1711 typedef Tuple4<string, string, string, string> ParamNames; typedef