Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp5072 Decl *LastEnumConstDecl = nullptr; in ParseEnumBody() local
5114 getCurScope(), EnumDecl, LastEnumConstDecl, IdentLoc, Ident, attrs, in ParseEnumBody()
5119 LastEnumConstDecl = EnumConstDecl; in ParseEnumBody()