Searched refs:ParseClassSpecifier (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/ |
| H A D | Parser.h | 2719 void ParseClassSpecifier(tok::TokenKind TagTokKind, SourceLocation TagLoc,
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/ |
| H A D | ParseDecl.cpp | 2575 ParseClassSpecifier(TagKind, Loc, DS, TemplateInfo, AS, in ParseImplicitInt() 3709 ParseClassSpecifier(Kind, Loc, DS, TemplateInfo, AS, in ParseDeclarationSpecifiers()
|
| H A D | ParseDeclCXX.cpp | 1373 void Parser::ParseClassSpecifier(tok::TokenKind TagTokKind, in ParseClassSpecifier() function in Parser
|