Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp338 static bool attributeIsTypeArgAttr(const IdentifierInfo &II, in attributeIsTypeArgAttr() function
487 attributeIsTypeArgAttr(*AttrName, Form.getSyntax(), ScopeName); in ParseAttributeArgsCommon()
657 } else if (attributeIsTypeArgAttr(*AttrName, Form.getSyntax(), ScopeName)) { in ParseGNUAttributeArgs()