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()
578 LowerBound = LowerBound->isObjCIdType() ? UpperBound : LowerBound; in checkPostStmt()
579 UpperBound = UpperBound->isObjCIdType() ? LowerBound : UpperBound; in checkPostStmt()
641 if (ReceiverType->isObjCIdType() || ReceiverType->isObjCClassType() || in findMethodDecl()
DRetainCountChecker.cpp1072 S = (RetTy->isObjCIdType()) in getFunctionSummary()
2922 if (PT->isObjCQualifiedIdType() || PT->isObjCIdType() || in GetReturnType()
3378 if (ResultTy->isObjCIdType()) { in evalCall()
/external/clang/lib/Analysis/
DCocoaConventions.cpp71 if (PT->isObjCIdType() || PT->isObjCQualifiedIdType() || in isCocoaObjectRef()
/external/clang/lib/Sema/
DSemaPseudoObject.cpp835 if (result.get()->getType()->isObjCIdType()) { in buildRValueOperation()
838 if (!ptr->isObjCIdType()) in buildRValueOperation()
1086 else if (CT->isObjCIdType() ||CT->isBlockPointerType()) { in CheckSubscriptingKind()
1177 bool receiverIdType = (BaseT->isObjCIdType() || in findAtIndexGetter()
1286 bool receiverIdType = (BaseT->isObjCIdType() || in findAtIndexSetter()
DSemaExprObjC.cpp3626 } else if (castType->isObjCIdType() || in CheckObjCBridgeNSCast()
3643 } else if (!castType->isObjCIdType()) { in CheckObjCBridgeNSCast()
3693 } else if (castExpr->getType()->isObjCIdType() || in CheckObjCBridgeCFCast()
DSemaDeclObjC.cpp2160 if (rejectId && B->isObjCIdType()) return false; in isObjCTypeSubstitutable()
3448 else if (ObjectType->isObjCIdType() || ObjectType->isObjCQualifiedIdType()) in SelectorsForTypoCorrection()
3773 if (ResultObjectType->isObjCIdType() || in CheckRelatedResultTypeCompatibility()
DSemaOverload.cpp1976 if (ToType->isObjCIdType() || ToType->isObjCQualifiedIdType()) in BuildSimilarlyQualifiedPointerType()
3899 if (ToPtr1->isObjCIdType() && in CompareDerivedToBaseConversions()
3902 if (ToPtr2->isObjCIdType() && in CompareDerivedToBaseConversions()
3931 !FromPtr1->isObjCIdType() && !FromPtr1->isObjCClassType() && in CompareDerivedToBaseConversions()
5878 if (ReturnT->isObjCIdType()) in SelectBestMethod()
7012 if (Ty->isObjCIdType() || Ty->isObjCClassType()) in AddTypesConvertedFrom()
DSemaExpr.cpp6379 if (LHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
6384 if (RHSTy->isObjCIdType() && in FindCompositeObjCPointerType()
6439 } else if (LHSTy->isObjCIdType() || RHSTy->isObjCIdType()) { in FindCompositeObjCPointerType()
7072 if (getLangOpts().ObjC1 && RHSType->isObjCIdType()) { in CheckAssignmentConstraints()
8435 if (Type->isObjCIdType()) { in hasIsEqualMethod()
11807 if (!PT->isObjCIdType()) { in ConversionToObjCStringLiteralCheck()
DSemaType.cpp861 if (typeArgObjC->isObjCIdType()) { in applyObjCTypeArgs()
864 if (boundObjC->isObjCIdType()) in applyObjCTypeArgs()
976 if (type->isObjCIdType()) { in applyObjCProtocolQualifiers()
DSemaCodeComplete.cpp1231 T->isObjCIdType() || in IsObjCCollection()
5702 if (ReceiverType->isObjCIdType() || ReceiverType->isObjCClassType()) { in CodeCompleteObjCInstanceMessage()
5778 else if (ReceiverType->isObjCIdType()) { in CodeCompleteObjCInstanceMessage()
DSemaDeclAttr.cpp1158 if (!QT->isObjCIdType() && !QT->isObjCObjectType()) { in handleIBOutletCollection()
DSemaDecl.cpp9168 !IsInitCapture && !DeducedType.isNull() && DeducedType->isObjCIdType()) { in deduceVarTypeFromInitializer()
/external/clang/include/clang/AST/
DCanonicalType.h580 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isObjCIdType)
DType.h1670 bool isObjCIdType() const; // id
4881 bool isObjCIdType() const {
5365 inline bool Type::isObjCIdType() const {
5367 return OPT->isObjCIdType();
5381 return isObjCIdType() || isObjCClassType() || isObjCSelType();
DASTContext.h2213 bool isObjCIdType(QualType T) const { in isObjCIdType() function
/external/clang/lib/ARCMigrate/
DObjCMT.cpp1030 if (OM->getReturnType()->isObjCIdType()) in migrateMethodInstanceType()
1037 if (!OM->getReturnType()->isObjCIdType()) in migrateMethodInstanceType()
1307 !OM->getReturnType()->isObjCIdType()) in migrateFactoryMethod()
/external/clang/lib/AST/
DTypePrinter.cpp200 CanPrefixQualifiers = T->isObjCIdType() || T->isObjCClassType() || in canPrefixQualifiers()
1378 if (!T->isObjCIdType() && !T->isObjCQualifiedIdType() && in printObjCObjectPointerBefore()
DASTContext.cpp5724 if (Ty->isObjCIdType()) { in getObjCEncodingForTypeImpl()
5759 if (OPT->isObjCIdType()) { in getObjCEncodingForTypeImpl()
6729 lhs->isObjCIdType() || lhs->isObjCClassType()) in ObjCQualifiedIdTypesAreCompatible()
6732 rhs->isObjCIdType() || rhs->isObjCClassType()) in ObjCQualifiedIdTypesAreCompatible()
6918 if (RHSOPT->isObjCBuiltinType() || LHSOPT->isObjCIdType()) in canAssignObjCInterfacesInBlockPointer()
7037 if ((lhsOPT && lhsOPT->isObjCIdType() && rhsBlock) || in canAssignObjCObjectTypes()
7038 (rhsOPT && rhsOPT->isObjCIdType() && lhsBlock)) in canAssignObjCObjectTypes()
7612 if (LHS->isObjCIdType() && RHS->isBlockPointerType()) in mergeTypes()
7614 if (RHS->isObjCIdType() && LHS->isBlockPointerType()) in mergeTypes()
DDeclObjC.cpp941 if (!isInstanceMethod() || !getReturnType()->isObjCIdType()) in getMethodFamily()
957 if (!ArgT->isObjCIdType()) { in getMethodFamily()
DType.cpp479 if (OPT->isObjCIdType()) in isObjCIdOrObjectKindOfType()
3635 if (objcPtr->isObjCIdType()) { in isBlockCompatibleObjCPointerType()
/external/clang/tools/libclang/
DCXType.cpp113 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.cpp1099 if (T->isObjCIdType() || T->isObjCQualifiedIdType()) { in GetEHType()
1127 if (T->isObjCIdType() || in GetEHType()
DCGObjCMac.cpp1722 if (T->isObjCIdType() || in GetEHType()
4138 if (OPT && (OPT->isObjCIdType() || OPT->isObjCQualifiedIdType())) in EmitTryOrSynchronizedStmt()
7107 if (T->isObjCIdType() || in GetEHType()