Searched refs:GetRSSpecificType (Results 1 – 4 of 4) sorted by relevance
126 return GetRSSetObjectFD(RSExportPrimitiveType::GetRSSpecificType(T)); in GetRSSetObjectFD()136 return GetRSClearObjectFD(RSExportPrimitiveType::GetRSSpecificType(T)); in GetRSClearObjectFD()
294 static DataType GetRSSpecificType(const llvm::StringRef &TypeName);295 static DataType GetRSSpecificType(const clang::Type *T);300 return IsRSObjectType(GetRSSpecificType(T)); in IsRSObjectType()
186 if (RSExportPrimitiveType::GetRSSpecificType(T) != in TypeExportableHelper()396 if (RSExportPrimitiveType::GetRSSpecificType(T) != in ValidateTypeHelper()705 RSExportPrimitiveType::GetRSSpecificType(TypeName); in Create()858 RSExportPrimitiveType::GetRSSpecificType(const llvm::StringRef &TypeName) { in GetRSSpecificType() function in slang::RSExportPrimitiveType879 RSExportPrimitiveType::GetRSSpecificType(const clang::Type *T) { in GetRSSpecificType() function in slang::RSExportPrimitiveType884 return GetRSSpecificType( RSExportType::GetTypeName(T) ); in GetRSSpecificType()926 RSExportPrimitiveType::DataType DT = GetRSSpecificType(FT); in IsStructureTypeWithRSObject()1001 return RSExportPrimitiveType::GetRSSpecificType(T); in GetDataType()
82 RSExportPrimitiveType::GetRSSpecificType(RST.getTypePtr()); in GetRSRefCountingFunctions()580 RSExportPrimitiveType::GetRSSpecificType(BaseType); in ClearArrayRSObject()624 RSExportPrimitiveType::GetRSSpecificType(T); in CountRSObjectTypes()677 slangAssert(RSExportPrimitiveType::GetRSSpecificType(BaseType) == in ClearStructRSObject()1071 RSExportPrimitiveType::GetRSSpecificType(FT); in CreateStructRSSetObject()1290 RSExportPrimitiveType::GetRSSpecificType(T); in ClearRSObject()1315 *DT = RSExportPrimitiveType::GetRSSpecificType(T); in InitializeRSObject()