Home
last modified time | relevance | path

Searched refs:attributeIsTypeArgAttr (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp227 static bool attributeIsTypeArgAttr(const IdentifierInfo &II) { in attributeIsTypeArgAttr() function
385 } else if (attributeIsTypeArgAttr(*AttrName)) { in ParseGNUAttributeArgs()