Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h2897 void ParseAttributeWithTypeArg(IdentifierInfo &AttrName,
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDecl.cpp333 void Parser::ParseAttributeWithTypeArg(IdentifierInfo &AttrName, in ParseAttributeWithTypeArg() function in Parser
532 ParseAttributeWithTypeArg(*AttrName, AttrNameLoc, Attrs, ScopeName, in ParseGNUAttributeArgs()