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

References

tools/clang/lib/Sema/SemaExprObjC.cpp
  881     ExprResult Converted = CheckObjCCollectionLiteralElement(*this,
 1039     ExprResult Key = CheckObjCCollectionLiteralElement(*this, Element.Key,
 1046       = CheckObjCCollectionLiteralElement(*this, Element.Value, ValueT);