Searched refs:isEnumBase (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp431 bool Parser::isEnumBase(bool AllowSemi) { function in class:Parser
H A DParseDecl.cpp4548 if (CanBeBitfield && !isEnumBase(CanBeOpaqueEnumDeclaration)) {
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2501 bool isEnumBase(bool AllowSemi);

Completed in 218 milliseconds