Home
last modified time | relevance | path

Searched refs:ParseEnumSpecifier (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp3109 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 DParser.h2541 void ParseEnumSpecifier(SourceLocation TagLoc, DeclSpec &DS,