Home
last modified time | relevance | path

Searched refs:isObjCIdType (Results 1 – 24 of 24) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp366 if (OldTy->isObjCIdType() && !NewTy->isObjCIdType()) in getBetterObjCType()
603 LowerBound = LowerBound->isObjCIdType() ? UpperBound : LowerBound; in checkPostStmt()
604 UpperBound = UpperBound->isObjCIdType() ? LowerBound : UpperBound; in checkPostStmt()
666 if (ReceiverType->isObjCIdType() || ReceiverType->isObjCClassType() || in findMethodDecl()
DRetainCountChecker.cpp1073 S = (RetTy->isObjCIdType()) in getFunctionSummary()
2915 if (PT->isObjCQualifiedIdType() || PT->isObjCIdType() || in GetReturnType()
3371 if (ResultTy->isObjCIdType()) { in evalCall()
/external/clang/lib/Analysis/
DCocoaConventions.cpp71 if (PT->isObjCIdType() || PT->isObjCQualifiedIdType() || in isCocoaObjectRef()
/external/clang/lib/Sema/
DSemaPseudoObject.cpp836 if (result.get()->getType()->isObjCIdType()) { in buildRValueOperation()
839 if (!ptr->isObjCIdType()) in buildRValueOperation()
1087 else if (CT->isObjCIdType() ||CT->isBlockPointerType()) { in CheckSubscriptingKind()
1178 bool receiverIdType = (BaseT->isObjCIdType() || in findAtIndexGetter()
1287 bool receiverIdType = (BaseT->isObjCIdType() || in findAtIndexSetter()
DSemaExprObjC.cpp3657 } else if (castType->isObjCIdType() || in CheckObjCBridgeNSCast()
3674 } else if (!castType->isObjCIdType()) { in CheckObjCBridgeNSCast()
3724 } else if (castExpr->getType()->isObjCIdType() || in CheckObjCBridgeCFCast()
DSemaDeclObjC.cpp2185 if (rejectId && B->isObjCIdType()) return false; in isObjCTypeSubstitutable()
3596 else if (ObjectType->isObjCIdType() || ObjectType->isObjCQualifiedIdType()) in SelectorsForTypoCorrection()
3922 if (ResultObjectType->isObjCIdType() || in CheckRelatedResultTypeCompatibility()
DSemaOverload.cpp2042 if (ToType->isObjCIdType() || ToType->isObjCQualifiedIdType()) in BuildSimilarlyQualifiedPointerType()
3952 if (ToPtr1->isObjCIdType() && in CompareDerivedToBaseConversions()
3955 if (ToPtr2->isObjCIdType() && in CompareDerivedToBaseConversions()
3984 !FromPtr1->isObjCIdType() && !FromPtr1->isObjCClassType() && in CompareDerivedToBaseConversions()
5938 if (ReturnT->isObjCIdType()) in SelectBestMethod()
7059 if (Ty->isObjCIdType() || Ty->isObjCClassType()) in AddTypesConvertedFrom()
DSemaExpr.cpp6767 if (LHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
6772 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
6827 } else if (LHSTy->isObjCIdType() || RHSTy->isObjCIdType()) { in FindCompositeObjCPointerType()
7492 if (getLangOpts().ObjC1 && RHSType->isObjCIdType()) { in CheckAssignmentConstraints()
8871 if (Type->isObjCIdType()) { in hasIsEqualMethod()
12346 if (!PT->isObjCIdType()) { in ConversionToObjCStringLiteralCheck()
DSemaType.cpp915 if (typeArgObjC->isObjCIdType()) { in applyObjCTypeArgs()
918 if (boundObjC->isObjCIdType()) in applyObjCTypeArgs()
1030 if (type->isObjCIdType()) { in applyObjCProtocolQualifiers()
DSemaCodeComplete.cpp1244 T->isObjCIdType() || in IsObjCCollection()
5722 if (ReceiverType->isObjCIdType() || ReceiverType->isObjCClassType()) { in CodeCompleteObjCInstanceMessage()
5798 else if (ReceiverType->isObjCIdType()) { in CodeCompleteObjCInstanceMessage()
DSemaDeclAttr.cpp1178 if (!QT->isObjCIdType() && !QT->isObjCObjectType()) { in handleIBOutletCollection()
DSemaDecl.cpp9503 !IsInitCapture && !DeducedType.isNull() && DeducedType->isObjCIdType()) { in deduceVarTypeFromInitializer()
/external/clang/include/clang/AST/
DCanonicalType.h583 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isObjCIdType)
DType.h1702 bool isObjCIdType() const; // id
5055 bool isObjCIdType() const {
5581 inline bool Type::isObjCIdType() const {
5583 return OPT->isObjCIdType();
5597 return isObjCIdType() || isObjCClassType() || isObjCSelType();
DASTContext.h2238 bool isObjCIdType(QualType T) const { in isObjCIdType() function
/external/clang/lib/ARCMigrate/
DObjCMT.cpp1031 if (OM->getReturnType()->isObjCIdType()) in migrateMethodInstanceType()
1038 if (!OM->getReturnType()->isObjCIdType()) in migrateMethodInstanceType()
1307 !OM->getReturnType()->isObjCIdType()) in migrateFactoryMethod()
/external/clang/lib/AST/
DTypePrinter.cpp204 CanPrefixQualifiers = T->isObjCIdType() || T->isObjCClassType() || in canPrefixQualifiers()
1423 if (!T->isObjCIdType() && !T->isObjCQualifiedIdType() && in printObjCObjectPointerBefore()
DASTContext.cpp5820 if (Ty->isObjCIdType()) { in getObjCEncodingForTypeImpl()
5855 if (OPT->isObjCIdType()) { in getObjCEncodingForTypeImpl()
6827 lhs->isObjCIdType() || lhs->isObjCClassType()) in ObjCQualifiedIdTypesAreCompatible()
6830 rhs->isObjCIdType() || rhs->isObjCClassType()) in ObjCQualifiedIdTypesAreCompatible()
7016 if (RHSOPT->isObjCBuiltinType() || LHSOPT->isObjCIdType()) in canAssignObjCInterfacesInBlockPointer()
7135 if ((lhsOPT && lhsOPT->isObjCIdType() && rhsBlock) || in canAssignObjCObjectTypes()
7136 (rhsOPT && rhsOPT->isObjCIdType() && lhsBlock)) in canAssignObjCObjectTypes()
7727 if (LHS->isObjCIdType() && RHS->isBlockPointerType()) in mergeTypes()
7729 if (RHS->isObjCIdType() && LHS->isBlockPointerType()) in mergeTypes()
DDeclObjC.cpp973 if (!isInstanceMethod() || !getReturnType()->isObjCIdType()) in getMethodFamily()
989 if (!ArgT->isObjCIdType()) { in getMethodFamily()
DType.cpp479 if (OPT->isObjCIdType()) in isObjCIdOrObjectKindOfType()
3635 if (objcPtr->isObjCIdType()) { in isBlockCompatibleObjCPointerType()
/external/clang/tools/libclang/
DCXType.cpp115 if (Ctx.isObjCIdType(UnqualT)) in MakeCXType()
/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp115 if (!Ctx.isObjCIdType(Receiver->getType().getUnqualifiedType())) in maybeAdjustInterfaceForSubscriptingCheck()
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1132 if (T->isObjCIdType() || T->isObjCQualifiedIdType()) { in GetEHType()
1160 if (T->isObjCIdType() || in GetEHType()
DCGObjCMac.cpp1729 if (T->isObjCIdType() || in GetEHType()
4205 if (OPT && (OPT->isObjCIdType() || OPT->isObjCQualifiedIdType())) in EmitTryOrSynchronizedStmt()
7185 if (T->isObjCIdType() || in GetEHType()