Searched refs:getPointeeType (Results 1 – 10 of 10) sorted by relevance
238 const clang::QualType PointeeQType = ParamQType->getPointeeType(); in checkPointeeConstQualified()332 S.FnInitializerParamTy->getPointeeType().getCanonicalType(), in analyzeAccumulator()333 S.FnAccumulatorParamFirstTy->getPointeeType().getCanonicalType())) { in analyzeAccumulator()346 if (S.FnAccumulatorOk && S.FnAccumulatorParamFirstTy->getPointeeType()->isFunctionType()) { in analyzeAccumulator()354 if (S.FnAccumulatorOk && S.FnAccumulatorParamFirstTy->getPointeeType()->isIncompleteType()) { in analyzeAccumulator()363 … HasRSObjectType(S.FnAccumulatorParamFirstTy->getPointeeType().getCanonicalType().getTypePtr())) { in analyzeAccumulator()397 …mAccumulatorTypeSize = S.ASTC.getTypeSizeInChars(S.FnAccumulatorParamFirstTy->getPointeeType()).ge… in analyzeAccumulator()467 S.FnAccumulatorParamFirstTy->getPointeeType().getCanonicalType(), in analyzeCombiner()468 FnCombinerParamTy->getPointeeType().getCanonicalType())) { in analyzeCombiner()510 S.FnAccumulatorParamFirstTy->getPointeeType().getCanonicalType(), in analyzeCombiner()[all …]
127 if (!QT->getPointeeType().isConstQualified()) { in validateAndConstructOldStyleParams()338 QT->getPointeeType().isConstQualified()); in Create()341 if (QT->getPointeeType().getCanonicalType().getUnqualifiedType() == in Create()360 QT->getPointeeType(), in Create()
60 return GetCanonicalType(T->getPointeeType()); in GetPointeeType()476 inline const RSExportType *getPointeeType() const { return mPointeeType; } in getPointeeType() function
79 static_cast<const RSExportPointerType *>(ET)->getPointeeType(); in GetTypeName()862 ET = EPT->getPointeeType(); in genTypeCheck()895 genTypeInstance(EPT->getPointeeType()); in genTypeInstanceFromPointer()
62 Ty = ImplCast->getSubExpr()->getType()->getPointeeType() in WarnOnSetElementAt()
351 static_cast<const RSExportPointerType *>(ET)->getPointeeType(); in GetTypeName()1771 genTypeInstance(EPT->getPointeeType()); in genTypeInstanceFromPointer()1828 ET = EPT->getPointeeType(); in genTypeCheck()1968 PointeeType = static_cast<const RSExportPointerType *>(ET)->getPointeeType(); in genPointerTypeExportVariable()2169 static_cast<const RSExportPointerType *>(ET)->getPointeeType(); in genPackVarOfType()
268 OET = static_cast<const RSExportPointerType *>(OET)->getPointeeType(); in beginForEach()393 Type = static_cast<const RSExportPointerType *>(Type)->getPointeeType(); in addForEachIn()
78 clang::QualType RST = PVT->getPointeeType(); in GetRSRefCountingFunctions()1558 const clang::Type* PointeeType = PtrType->getPointeeType().getTypePtr(); in VisitCallExpr()
789 ->getPointeeType()->getName()).c_str())); in dumpExportVarInfo()
1659 const RSExportType *PointeeType = EPT->getPointeeType(); in convertToRTD()