Searched defs:hasAttr (Results 1 – 4 of 4) sorted by relevance
62 bool hasAttr(SPIRVFuncParamAttrKind Kind) const { in hasAttr() function
401 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