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

References

tools/clang/lib/Sema/SemaChecking.cpp
11405     checkObjCCollectionLiteralElement(S, TargetElementType,
11436     checkObjCCollectionLiteralElement(S, TargetKeyType, Element.Key, 1);
11437     checkObjCCollectionLiteralElement(S, TargetObjectType, Element.Value, 2);