Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDecl.cpp3858 bool AllowDeclaration = DSC != DSC_trailing; in ParseEnumSpecifier() local
3860 bool AllowFixedUnderlyingType = AllowDeclaration && in ParseEnumSpecifier()
4005 if (!AllowDeclaration) { in ParseEnumSpecifier()