Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDecl.cpp3769 bool AllowDeclaration = DSC != DSC_trailing; in ParseEnumSpecifier() local
3771 bool AllowFixedUnderlyingType = AllowDeclaration && in ParseEnumSpecifier()
3916 if (!AllowDeclaration) { in ParseEnumSpecifier()