Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp281 static bool attributeHasVariadicIdentifierArg(const IdentifierInfo &II) { in attributeHasVariadicIdentifierArg() function
373 attributeHasVariadicIdentifierArg(*AttrName); in ParseAttributeArgsCommon()
412 attributeHasVariadicIdentifierArg(*AttrName)) { in ParseAttributeArgsCommon()