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.cpp321 static bool attributeAcceptsExprPack(const IdentifierInfo &II) { in attributeAcceptsExprPack() function
564 if (!attributeAcceptsExprPack(*AttrName)) { in ParseAttributeArgsCommon()