Home
last modified time | relevance | path

Searched defs:CanBeBitfield (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp4966 bool CanBeBitfield = in ParseEnumSpecifier() local
5371 bool CanBeBitfield = getCurScope()->isClassScope(); in ParseEnumBody() local