Searched refs:getAlwaysDeclaredMethods (Results 1 – 3 of 3) sorted by relevance
112 std::vector<StringRef> getAlwaysDeclaredMethods() const;
70 std::vector<StringRef> InterfaceOpTrait::getAlwaysDeclaredMethods() const { in getAlwaysDeclaredMethods() function in InterfaceOpTrait
1601 auto alwaysDeclaredMethodsVec = opTrait->getAlwaysDeclaredMethods(); in genOpInterfaceMethods()