Searched defs:getMethods (Results 1 – 2 of 2) sorted by relevance
125 ArrayRef<InterfaceMethod> Interface::getMethods() const { return methods; } getMethods() function in Interface
759 ArrayRef<OneMethodRecord> getMethods() const { return Methods; } getMethods() function