Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp299 static bool attributeIsTypeArgAttr(const IdentifierInfo &II) { in attributeIsTypeArgAttr() function
363 bool AttributeIsTypeArgAttr = attributeIsTypeArgAttr(*AttrName); in ParseAttributeArgsCommon()
488 } else if (attributeIsTypeArgAttr(*AttrName)) { in ParseGNUAttributeArgs()