Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp4090 bool Parser::ParseCXX11AttributeArgs(IdentifierInfo *AttrName, in ParseCXX11AttributeArgs() function in Parser
4265 AttrParsed = ParseCXX11AttributeArgs(AttrName, AttrLoc, attrs, endLoc, in ParseCXX11AttributeSpecifier()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2804 bool ParseCXX11AttributeArgs(IdentifierInfo *AttrName,