Searched defs:NextAttr (Results 1 – 2 of 2) sorted by relevance
93 XmlAttr* NextAttr() const { return next_attr_; } in NextAttr() function
3686 auto hasCFReturnsAttr = [](const AttributeList *NextAttr) -> bool { in GetFullTypeForDeclarator()