Searched refs:ParseClassSpecifier (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/ |
| HD | Parser.h | 3333 void ParseClassSpecifier(tok::TokenKind TagTokKind, SourceLocation TagLoc,
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/ |
| HD | ParseDecl.cpp | 3112 ParseClassSpecifier(TagKind, Loc, DS, TemplateInfo, AS, in ParseImplicitInt() 4663 ParseClassSpecifier(Kind, Loc, DS, TemplateInfo, AS, in ParseDeclarationSpecifiers()
|
| HD | ParseDeclCXX.cpp | 1706 void Parser::ParseClassSpecifier(tok::TokenKind TagTokKind, in ParseClassSpecifier() function in Parser
|