Searched refs:enumc (Results 1 – 1 of 1) sorted by relevance
463 if (auto* enumc = clang::dyn_cast<clang::EnumConstantDecl>(&decl)) in GetNameForDecl() local464 return GetNameForDecl(*enumc, context, name); in GetNameForDecl()