Searched refs:methodNames (Results 1 – 1 of 1) sorted by relevance
550 map<string,method_type*> methodNames; local561 if (methodNames.find(m->name.data) == methodNames.end()) {562 methodNames[m->name.data] = m;566 method_type* old = methodNames[m->name.data];