Searched refs:getAlwaysDeclaredMethods (Results 1 – 4 of 4) sorted by relevance
121 std::vector<StringRef> getAlwaysDeclaredMethods() const;
103 std::vector<StringRef> InterfaceTrait::getAlwaysDeclaredMethods() const { in getAlwaysDeclaredMethods() function in InterfaceTrait
552 auto alwaysDeclaredMethods = trait.getAlwaysDeclaredMethods(); in emitConstruct()
3479 auto alwaysDeclaredMethodsVec = opTrait->getAlwaysDeclaredMethods();