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

/external/clang/lib/Sema/
H A DSemaDecl.cpp14048 Decl *Sema::ActOnEnumConstant(Scope *S, Decl *theEnumDecl, Decl *lastEnumConst, argument
14052 EnumDecl *TheEnumDecl = cast<EnumDecl>(theEnumDecl);

Completed in 145 milliseconds