Searched refs:ParseClassSpecifier (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/clang/include/clang/Parse/ |
| H A D | Parser.h | 3187 void ParseClassSpecifier(tok::TokenKind TagTokKind, SourceLocation TagLoc,
|
| /openbsd-src/gnu/llvm/clang/lib/Parse/ |
| H A D | ParseDecl.cpp | 2776 ParseClassSpecifier(TagKind, Loc, DS, TemplateInfo, AS, in ParseImplicitInt() 4220 ParseClassSpecifier(Kind, Loc, DS, TemplateInfo, AS, in ParseDeclarationSpecifiers()
|
| H A D | ParseDeclCXX.cpp | 1527 void Parser::ParseClassSpecifier(tok::TokenKind TagTokKind, in ParseClassSpecifier() function in Parser
|