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

References

tools/clang/include/clang/AST/ASTContext.h
 1647       return getObjCIdType();
 2578     return T == getObjCIdType();
tools/clang/lib/AST/ASTContext.cpp
 6256         buildImplicitTypedef(getObjCIdType(), "instancetype");
 7072           getObjCIdType(), S,
 9552     Type = Context.getObjCIdType();
tools/clang/lib/AST/ASTDiagnostic.cpp
  132     if (QualType(Ty,0) == Context.getObjCIdType() ||
tools/clang/lib/AST/DeclObjC.cpp
 1091       selfTy = Context.getObjCIdType();
tools/clang/lib/CodeGen/CGBuiltin.cpp
 2123       ArgType = CGM.getContext().getObjCIdType();
tools/clang/lib/CodeGen/CGDebugInfo.cpp
  871     return getOrCreateType(CGM.getContext().getObjCIdType(), Unit);
tools/clang/lib/CodeGen/CGObjC.cpp
  130     QualType IdTy(CGM.getContext().getObjCIdType());
  144   QualType ElementType = Context.getObjCIdType().withConst();
 1108     args.add(RValue::get(self), getContext().getObjCIdType());
 1118                              getContext().getObjCIdType(), args),
 1399     args.add(RValue::get(self), getContext().getObjCIdType());
 1402       args.add(RValue::get(arg), getContext().getObjCIdType());
 1409       args.add(RValue::get(arg), getContext().getObjCIdType());
 1594     QualType IdTy(CGM.getContext().getObjCIdType());
 1663     getContext().getConstantArrayType(getContext().getObjCIdType(),
 1774                           ConvertType(getContext().getObjCIdType()));
 1776   Args2.add(RValue::get(V), getContext().getObjCIdType());
 2537                                 getContext().getObjCIdType(),
 2546                                 getContext().getObjCIdType(),
tools/clang/lib/CodeGen/CGObjCGNU.cpp
 2166   QualType UnqualIdTy = CGM.getContext().getObjCIdType();
tools/clang/lib/CodeGen/CGObjCMac.cpp
  236     CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType());
  251     CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType());
  279     CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType());
  340     Params.push_back(Ctx.getCanonicalParamType(Ctx.getObjCIdType()));
 2123                          Receiver, CGF.getContext().getObjCIdType(),
 5631     cast<llvm::PointerType>(Types.ConvertType(Ctx.getObjCIdType()));
 5654                                 nullptr, Ctx.getObjCIdType(), nullptr, nullptr,
 7235                             Receiver, CGF.getContext().getObjCIdType(),
 7239                       Receiver, CGF.getContext().getObjCIdType(),
tools/clang/lib/CodeGen/CodeGenModule.cpp
 4818       Context.getPointerType(Context.getObjCIdType()),
 5179                                                 getContext().getObjCIdType(),
tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
  525         T = isConst ? Context->getObjCIdType().withConst()
  526                     : Context->getObjCIdType();
  548       if (OCT == Context->getCanonicalType(Context->getObjCIdType()) ||
  578         result =  Context->getObjCIdType();
 2406   QualType argT = Context->getObjCIdType();
 2410   QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
 2423   QualType argT = Context->getObjCIdType();
 2429   QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
 2443   QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
 2456   QualType argT = Context->getObjCIdType();
 2462   QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
 2478   QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
 2492   QualType argT = Context->getObjCIdType();
 2740   QualType ConstIdT = Context->getObjCIdType().withConst();
 2869   QualType ConstIdT = Context->getObjCIdType().withConst();
 2977     FieldTypes[0] = Context->getObjCIdType();
 2979     FieldTypes[1] = Context->getObjCIdType();
 3005     FieldTypes[0] = Context->getObjCIdType();
 3236       NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
 3241                                              Context->getObjCIdType(),
 3261                                                  Context->getObjCIdType(),
 3317                                                  Context->getObjCIdType(),
 3332       NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
 3337                                              Context->getObjCIdType(),
 3356       NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
 3409     recExpr = NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
 3431         type = Context->getObjCIdType();
 3468         userExpr = NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
 3487     ArgTypes.push_back(Context->getObjCIdType());
 3493                      ? Context->getObjCIdType()
 3503     returnType = Context->getObjCIdType();
 3567       = Context->getTrivialTypeSourceInfo(Context->getObjCIdType());
tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
  434         T = Context->getObjCIdType();
  455       if (OCT == Context->getCanonicalType(Context->getObjCIdType()) ||
  484         result =  Context->getObjCIdType();
 1690   syncExpr = NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
 1852       if (t == Context->getObjCIdType()) {
 2315   QualType argT = Context->getObjCIdType();
 2319   QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
 2332   QualType argT = Context->getObjCIdType();
 2338   QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
 2360   QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
 2373   QualType argT = Context->getObjCIdType();
 2379   QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
 2403   QualType msgSendType = getSimpleFunctionType(Context->getObjCIdType(),
 2417   QualType argT = Context->getObjCIdType();
 2437   QualType getClassType = getSimpleFunctionType(Context->getObjCIdType(),
 2467   QualType getClassType = getSimpleFunctionType(Context->getObjCIdType(),
 2530     FieldTypes[0] = Context->getObjCIdType();
 2558     FieldTypes[0] = Context->getObjCIdType();
 2663       NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
 2668                                              Context->getObjCIdType(),
 2690                                                  Context->getObjCIdType(),
 2758       NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
 2763                                              Context->getObjCIdType(),
 2785       NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
 2838     recExpr = NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
 2860         type = Context->getObjCIdType();
 2897         userExpr = NoTypeInfoCStyleCastExpr(Context, Context->getObjCIdType(),
 2916     ArgTypes.push_back(Context->getObjCIdType());
 2922                      ? Context->getObjCIdType()
 2932     returnType = Context->getObjCIdType();
 3024       = Context->getTrivialTypeSourceInfo(Context->getObjCIdType());
tools/clang/lib/Sema/SemaCodeComplete.cpp
 6858                                       : Context.getObjCIdType();
 7350   QualType PropertyType = Context.getObjCIdType();
tools/clang/lib/Sema/SemaDecl.cpp
 2233         New->setTypeForDecl(Context.getObjCIdType().getTypePtr());
11195     ExprResult Result = forceUnknownAnyToType(Init, Context.getObjCIdType());
11679     ExprResult Result = forceUnknownAnyToType(Init, Context.getObjCIdType());
tools/clang/lib/Sema/SemaDeclObjC.cpp
  760     typeBoundInfo = Context.getTrivialTypeSourceInfo(Context.getObjCIdType());
 4569     resultDeclType = Context.getObjCIdType();
 4590       ArgType = Context.getObjCIdType();
 4642       ArgType = Context.getObjCIdType();
tools/clang/lib/Sema/SemaExpr.cpp
 7542       compositeType = Context.getObjCIdType();
 7544       compositeType = Context.getObjCIdType();
 7549       QualType incompatTy = Context.getObjCIdType();
tools/clang/lib/Sema/SemaExprCXX.cpp
 7960       FullExpr = forceUnknownAnyToType(FullExpr.get(), Context.getObjCIdType());
tools/clang/lib/Sema/SemaExprObjC.cpp
  112       Ty = Context.getObjCIdType();
  807   QualType IdT = Context.getObjCIdType();
  913   QualType IdT = Context.getObjCIdType();
 1285                Context.getObjCIdType(),
 1286                Context.getObjCIdType());
 1293     return Context.getObjCIdType();
 1629       ReturnType = Context.getObjCIdType();
 2707         Result = forceUnknownAnyToType(Receiver, Context.getObjCIdType());
 2740                !Context.getObjCIdType().isNull() &&
 2749         Receiver = ImpCastExprToType(Receiver, Context.getObjCIdType(),
 2756         Receiver = ImpCastExprToType(Receiver, Context.getObjCIdType(),
tools/clang/lib/Sema/SemaOverload.cpp
 5655   QualType Ty = S.Context.getObjCIdType();
 5692   QualType Ty = Context.getObjCIdType();
tools/clang/lib/Sema/SemaPseudoObject.cpp
 1195                            S.Context.getObjCIdType() /*ReturnType*/,
 1208                                                          : S.Context.getObjCIdType(),
 1312                                                 S.Context.getObjCIdType(),
 1322                                                          : S.Context.getObjCIdType(),
tools/clang/lib/Sema/SemaStmt.cpp
 1931         OpaqueValueExpr OpaqueId(D->getLocation(), Context.getObjCIdType(),
tools/clang/tools/libclang/CIndex.cpp
 1543     VisitType = Context.getObjCIdType();
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
  231         return ast_ctx.getObjCIdType();
  249       return ast_ctx.getObjCIdType();
  255     return ast_ctx.getObjCIdType();
tools/lldb/source/Symbol/ClangASTContext.cpp
 2009     return ast->getObjCIdType().getAsOpaquePtr();
tools/lldb/unittests/Symbol/TestClangASTContext.cpp
   96                                    context->getObjCIdType()));