Searched refs:getPointeeType (Results 1 – 9 of 9) 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()332 QT->getPointeeType().isConstQualified()); in Create()335 if (QT->getPointeeType().getCanonicalType().getUnqualifiedType() == in Create()354 QT->getPointeeType(), in Create()
60 return GetCanonicalType(T->getPointeeType()); in GetPointeeType()475 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()
198 static_cast<const RSExportPointerType *>(ET)->getPointeeType(); in GetTypeName()1566 genTypeInstance(EPT->getPointeeType()); in genTypeInstanceFromPointer()1623 ET = EPT->getPointeeType(); in genTypeCheck()1763 PointeeType = static_cast<const RSExportPointerType *>(ET)->getPointeeType(); in genPointerTypeExportVariable()1950 static_cast<const RSExportPointerType *>(ET)->getPointeeType(); in genPackVarOfType()
78 clang::QualType RST = PVT->getPointeeType(); in GetRSRefCountingFunctions()1554 const clang::Type* PointeeType = PtrType->getPointeeType().getTypePtr(); in VisitCallExpr()
789 ->getPointeeType()->getName()).c_str())); in dumpExportVarInfo()
1659 const RSExportType *PointeeType = EPT->getPointeeType(); in convertToRTD()