Searched refs:hasReturnedAttr (Results 1 – 6 of 6) sorted by relevance
95 bool hasReturnedAttr() const;
108 bool hasReturnedAttr() const;
548 [](const Argument &Arg) { return Arg.hasReturnedAttr(); })) in addArgumentReturnedAttrs()
166 bool Argument::hasReturnedAttr() const { in hasReturnedAttr() function in Argument
150 bool Argument::hasReturnedAttr() const { in hasReturnedAttr() function in Argument