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