Searched defs:LastEnumConstDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseDecl.cpp4178 Decl *LastEnumConstDecl = nullptr; local
4217 LastEnumConstDecl,
4224 LastEnumConstDecl = EnumConstDecl;

Completed in 117 milliseconds