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