Searched defs:hasAttr (Results 1 – 5 of 5) sorted by relevance
108 static bool hasAttr(const FunctionDecl *D, bool IgnoreImplicitAttr) { in hasAttr() function
547 template<typename T> bool hasAttr() const { in hasAttr() function
399 bool IRPosition::hasAttr(ArrayRef<Attribute::AttrKind> AKs, in hasAttr() function in IRPosition
1770 bool Type::hasAttr(attr::Kind AK) const { in hasAttr() function in Type
7417 AST_MATCHER_P(Decl, hasAttr, attr::Kind, AttrKind) { in AST_MATCHER_P() argument