Searched defs:hasAttr (Results 1 – 5 of 5) sorted by relevance
62 bool hasAttr(SPIRVFuncParamAttrKind Kind) const { in hasAttr() function
402 bool SkDOM::hasAttr(const Node* node, const char name[], const char value[]) const { in hasAttr() function in SkDOM
499 template<typename T> bool hasAttr() const { in hasAttr() function
5297 AST_MATCHER_P(Decl, hasAttr, attr::Kind, AttrKind) { in AST_MATCHER_P() argument