Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDecl.cpp211 static bool attributeIsTypeArgAttr(const IdentifierInfo &II) { in attributeIsTypeArgAttr() function
361 if (attributeIsTypeArgAttr(*AttrName)) { in ParseGNUAttributeArgs()