reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
323 NumberType = Context.CharTy; 327 NumberType = Context.getWideCharType(); 331 NumberType = Context.Char16Ty; 335 NumberType = Context.Char32Ty; 343 ObjCMethodDecl *Method = getNSNumberFactoryMethod(*this, AtLoc, NumberType,