Searched refs:getAlwaysDeclaredMethods (Results 1 – 4 of 4) sorted by relevance
113 std::vector<StringRef> getAlwaysDeclaredMethods() const;
95 std::vector<StringRef> InterfaceTrait::getAlwaysDeclaredMethods() const { in getAlwaysDeclaredMethods() function in InterfaceTrait
420 auto alwaysDeclaredMethods = trait.getAlwaysDeclaredMethods(); in emitTraitMethods()
2217 auto alwaysDeclaredMethodsVec = opTrait->getAlwaysDeclaredMethods(); in genOpInterfaceMethods()