reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1764 if ((!TypeTestFunc || TypeTestFunc->use_empty()) && 1764 if ((!TypeTestFunc || TypeTestFunc->use_empty()) && 1770 if (TypeTestFunc) { 1771 for (auto UI = TypeTestFunc->use_begin(), UE = TypeTestFunc->use_end(); 1771 for (auto UI = TypeTestFunc->use_begin(), UE = TypeTestFunc->use_end(); 1998 if (TypeTestFunc) { 1999 for (const Use &U : TypeTestFunc->uses()) {