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

References

tools/clang/lib/Sema/SemaChecking.cpp
11416   if (!S.NSDictionaryDecl)
11425         != S.NSDictionaryDecl->getCanonicalDecl())
11436     checkObjCCollectionLiteralElement(S, TargetKeyType, Element.Key, 1);
11437     checkObjCCollectionLiteralElement(S, TargetObjectType, Element.Value, 2);