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

References

tools/clang/lib/Sema/SemaExprObjC.cpp
  323       NumberType = Context.CharTy;
  327       NumberType = Context.getWideCharType();
  331       NumberType = Context.Char16Ty;
  335       NumberType = Context.Char32Ty;
  343   ObjCMethodDecl *Method = getNSNumberFactoryMethod(*this, AtLoc, NumberType,