Home | History | Annotate | Download | only in slang

Lines Matching refs:getTypePtr

80       DataType DT = RSExportPrimitiveType::GetRSSpecificType(RST.getTypePtr());
356 const clang::Type *T = RefRSVar->getType().getTypePtr();
441 const clang::Type *BaseType = RefRSArr->getType().getTypePtr();
656 const clang::Type *BaseType = RefRSStruct->getType().getTypePtr();
771 const clang::Type *T = DstExpr->getType().getTypePtr();
832 const clang::Type *BaseType = DstArr->getType().getTypePtr();
989 const clang::Type *T = QT.getTypePtr();
1109 if (!RSExportPrimitiveType::IsRSObjectType(QT.getTypePtr())) {
1450 if (CountRSObjectTypes(mCtx, VD->getType().getTypePtr(),
1478 if (CountRSObjectTypes(mCtx, QT.getTypePtr(), AS->getExprLoc())) {
1517 if (CountRSObjectTypes(mCtx, VD->getType().getTypePtr(), loc)) {