Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp297 static bool attributeAcceptsExprPack(const IdentifierInfo &II) { in attributeAcceptsExprPack() function
465 if (!attributeAcceptsExprPack(*AttrName)) { in ParseAttributeArgsCommon()