reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDeclObjC.cpp
 1020         if (checkTypeParamListConsistency(*this, prevTypeParamList,
 1028         Diag(prevTypeParamList->getLAngleLoc(), diag::note_previous_decl)
 1033         for (auto typeParam : *prevTypeParamList) {