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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2006 void ParseAttributeWithTypeArg(IdentifierInfo &AttrName,
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp214 void Parser::ParseAttributeWithTypeArg(IdentifierInfo &AttrName, function in class:Parser
276 ParseAttributeWithTypeArg(*AttrName, AttrNameLoc, Attrs, EndLoc);

Completed in 60 milliseconds