Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp4418 bool Parser::ParseCXX11AttributeArgs( in ParseCXX11AttributeArgs() function in Parser
4648 AttrParsed = ParseCXX11AttributeArgs(AttrName, AttrLoc, Attrs, EndLoc, in ParseCXX11AttributeSpecifierInternal()
4874 ParseCXX11AttributeArgs(II, NameLoc, Attrs, &EndLoc, nullptr, in ParseMicrosoftAttributes()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2939 bool ParseCXX11AttributeArgs(IdentifierInfo *AttrName,