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

/external/clang/lib/Parse/
H A DParseDecl.cpp3786 Decl *LastEnumConstDecl = nullptr; local
3820 LastEnumConstDecl,
3827 LastEnumConstDecl = EnumConstDecl;

Completed in 303 milliseconds