Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDecl.cpp3641 bool AllowDeclaration = DSC != DSC_trailing; in ParseEnumSpecifier() local
3643 bool AllowFixedUnderlyingType = AllowDeclaration && in ParseEnumSpecifier()
3788 if (!AllowDeclaration) { in ParseEnumSpecifier()