Home
last modified time | relevance | path

Searched refs:ParseLexedAttributeList (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseCXXInlineMethods.cpp757 void Parser::ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D, in ParseLexedAttributeList() function in Parser
HDParser.cpp1523 ParseLexedAttributeList(*LateParsedAttrs, Res, false, true); in ParseFunctionDefinition()
HDParseDecl.cpp2518 ParseLexedAttributeList(LateParsedAttrs, FirstDecl, true, false); in ParseDeclGroup()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h1650 void ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D,