Searched refs:ParseClassSpecifier (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/ |
H A D | Parser.h | 3075 void ParseClassSpecifier(tok::TokenKind TagTokKind, SourceLocation TagLoc,
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 2660 ParseClassSpecifier(TagKind, Loc, DS, TemplateInfo, AS, in ParseImplicitInt() 3977 ParseClassSpecifier(Kind, Loc, DS, TemplateInfo, AS, in ParseDeclarationSpecifiers()
|
H A D | ParseDeclCXX.cpp | 1416 void Parser::ParseClassSpecifier(tok::TokenKind TagTokKind, in ParseClassSpecifier() function in Parser
|