Searched refs:ToEC (Results 1 – 1 of 1) sorted by relevance
487 bool IsStructuralMatch(EnumConstantDecl *FromEC, EnumConstantDecl *ToEC);2227 EnumConstantDecl *ToEC) { in IsStructuralMatch() argument2229 const llvm::APSInt &ToVal = ToEC->getInitVal(); in IsStructuralMatch()