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

References

tools/clang/lib/Sema/SemaDeclObjC.cpp
 1352       if (candidate.getCorrectionDeclAs<ObjCProtocolDecl>())
 1359       if (auto typeDecl = candidate.getCorrectionDeclAs<TypeDecl>()) {
 1380       if (candidate.getCorrectionDeclAs<ObjCInterfaceDecl>())