Searched refs:ParseEnumSpecifier (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 3109 ParseEnumSpecifier(Loc, DS, TemplateInfo, AS, in ParseImplicitInt() 4678 ParseEnumSpecifier(Loc, DS, TemplateInfo, AS, DSContext); in ParseDeclarationSpecifiers() 5234 void Parser::ParseEnumSpecifier(SourceLocation StartLoc, DeclSpec &DS, in ParseEnumSpecifier() function in Parser
|
/freebsd/contrib/llvm-project/clang/include/clang/Parse/ |
H A D | Parser.h | 2541 void ParseEnumSpecifier(SourceLocation TagLoc, DeclSpec &DS,
|