Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3050 void ParseAttributeWithTypeArg(IdentifierInfo &AttrName,
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp357 void Parser::ParseAttributeWithTypeArg(IdentifierInfo &AttrName, in ParseAttributeWithTypeArg() function in Parser
629 ParseAttributeWithTypeArg(*AttrName, AttrNameLoc, Attrs, ScopeName, in ParseGNUAttributeArgs()