Searched refs:hasCallerAttr (Results 1 – 2 of 2) sorted by relevance
74 bool hasCallerAttr(AliasAttrs);
37 bool hasCallerAttr(AliasAttrs Attr) { return Attr.test(AttrCaller); } in hasCallerAttr() function