Searched refs:GetRSSpecificType (Results 1 – 4 of 4) sorted by relevance
184 return GetRSSetObjectFD(RSExportPrimitiveType::GetRSSpecificType(T)); in GetRSSetObjectFD()198 return GetRSClearObjectFD(RSExportPrimitiveType::GetRSSpecificType(T)); in GetRSClearObjectFD()
279 if (RSExportPrimitiveType::GetRSSpecificType(T) != DataTypeUnknown) { in TypeExportableHelper()516 if (RSExportPrimitiveType::GetRSSpecificType(T) != DataTypeUnknown) { in ValidateTypeHelper()846 DataType dt = RSExportPrimitiveType::GetRSSpecificType(TypeName); in Create()991 RSExportPrimitiveType::GetRSSpecificType(const llvm::StringRef &TypeName) { in GetRSSpecificType() function in slang::RSExportPrimitiveType1009 DataType RSExportPrimitiveType::GetRSSpecificType(const clang::Type *T) { in GetRSSpecificType() function in slang::RSExportPrimitiveType1014 return GetRSSpecificType( RSExportType::GetTypeName(T) ); in GetRSSpecificType()1066 DataType DT = GetRSSpecificType(FT); in IsStructureTypeWithRSObject()1125 return RSExportPrimitiveType::GetRSSpecificType(T); in GetDataType()
412 static DataType GetRSSpecificType(const llvm::StringRef &TypeName);413 static DataType GetRSSpecificType(const clang::Type *T);418 return IsRSObjectType(GetRSSpecificType(T)); in IsRSObjectType()
79 DataType DT = RSExportPrimitiveType::GetRSSpecificType(RST.getTypePtr()); in GetRSRefCountingFunctions()477 DataType DT = RSExportPrimitiveType::GetRSSpecificType(BaseType); in ClearArrayRSObject()512 DataType DT = RSExportPrimitiveType::GetRSSpecificType(T); in CountRSObjectTypes()565 slangAssert(RSExportPrimitiveType::GetRSSpecificType(BaseType) == in ClearStructRSObject()972 DataType DT = RSExportPrimitiveType::GetRSSpecificType(FT); in CreateStructRSSetObject()1283 DataType DT = RSExportPrimitiveType::GetRSSpecificType(T); in ClearRSObject()1310 *DT = RSExportPrimitiveType::GetRSSpecificType(T); in InitializeRSObject()