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.h2440 void ParseAttributeWithTypeArg(IdentifierInfo &AttrName,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp379 void Parser::ParseAttributeWithTypeArg(IdentifierInfo &AttrName, in ParseAttributeWithTypeArg() function in Parser
658 ParseAttributeWithTypeArg(*AttrName, AttrNameLoc, Attrs, ScopeName, in ParseGNUAttributeArgs()