Searched refs:FoundEnumConstant (Results 1 – 1 of 1) sorted by relevance
2905 if (EnumConstantDecl *FoundEnumConstant in VisitEnumConstantDecl() local2907 if (IsStructuralMatch(D, FoundEnumConstant)) in VisitEnumConstantDecl()2908 return Importer.Imported(D, FoundEnumConstant); in VisitEnumConstantDecl()