Searched refs:ParseLexedAttributeList (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/ |
| HD | ParseCXXInlineMethods.cpp | 757 void Parser::ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D, in ParseLexedAttributeList() function in Parser
|
| HD | Parser.cpp | 1523 ParseLexedAttributeList(*LateParsedAttrs, Res, false, true); in ParseFunctionDefinition()
|
| HD | ParseDecl.cpp | 2518 ParseLexedAttributeList(LateParsedAttrs, FirstDecl, true, false); in ParseDeclGroup()
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/Parse/ |
| HD | Parser.h | 1650 void ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D,
|