Searched defs:underscore (Results 1 – 2 of 2) sorted by relevance
36 size_t underscore = method.name().find('_'); in getSanitizedMethodName() local41 size_t underscore = method.name().find('_'); in checkMethodVersion() local
94 size_t underscore = rawName.find('_'); in getBaseName() local