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