Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp327 static bool attributeAcceptsExprPack(const IdentifierInfo &II, in attributeAcceptsExprPack() function
593 if (!attributeAcceptsExprPack(*AttrName, Form.getSyntax(), ScopeName)) { in ParseAttributeArgsCommon()