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