Searched refs:OldTypedef (Results 1 – 1 of 1) sorted by relevance
2453 if (const TypedefNameDecl *OldTypedef = dyn_cast<TypedefNameDecl>(Old)) in isIncompatibleTypedef() local2454 OldType = OldTypedef->getUnderlyingType(); in isIncompatibleTypedef()