Searched defs:receiverType (Results 1 - 7 of 7) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp42 QualType receiverType) {
43 return CGM->getTypes().arrangeObjCMessageSendSignature(MD, receiverType);
41 arrangeObjCMessageSendSignature(const ObjCMethodDecl *MD, QualType receiverType) argument
H A DCGCall.cpp333 QualType receiverType) {
335 argTys.push_back(Context.getCanonicalParamType(receiverType));
332 arrangeObjCMessageSendSignature(const ObjCMethodDecl *MD, QualType receiverType) argument
/external/clang/lib/Sema/
H A DSemaPseudoObject.cpp690 QualType receiverType; local
692 receiverType = S.Context.getObjCInterfaceType(RefExpr->getClassReceiver());
694 receiverType = RefExpr->getSuperReceiverType();
697 receiverType = InstanceReceiver->getType();
706 msg = S.BuildInstanceMessageImplicit(InstanceReceiver, receiverType,
710 msg = S.BuildClassMessageImplicit(receiverType, RefExpr->isSuperReceiver(),
731 QualType receiverType; local
733 receiverType = S.Context.getObjCInterfaceType(RefExpr->getClassReceiver());
735 receiverType = RefExpr->getSuperReceiverType();
738 receiverType
1389 QualType receiverType = InstanceBase->getType(); local
[all...]
H A DSemaExprObjC.cpp3603 QualType receiverType = local
3607 ExprResult msg = BuildClassMessageImplicit(receiverType, false,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 267 milliseconds