Searched refs:ParseCXX11AttributeArgs (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 4677 bool Parser::ParseCXX11AttributeArgs( in ParseCXX11AttributeArgs() function in Parser 4918 AttrParsed = ParseCXX11AttributeArgs(AttrName, AttrLoc, Attrs, EndLoc, in ParseCXX11AttributeSpecifierInternal() 5145 ParseCXX11AttributeArgs(II, NameLoc, Attrs, &EndLoc, nullptr, in ParseMicrosoftAttributes()
|
/freebsd/contrib/llvm-project/clang/include/clang/Parse/ |
H A D | Parser.h | 3003 bool ParseCXX11AttributeArgs(IdentifierInfo *AttrName,
|