Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp3635 bool AllowDeclaration = DSC != DSC_trailing; in ParseEnumSpecifier() local
3637 bool AllowFixedUnderlyingType = AllowDeclaration && in ParseEnumSpecifier()
3779 if (!AllowDeclaration) { in ParseEnumSpecifier()