Home
last modified time | relevance | path

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

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