Searched defs:GetTypeName (Results 1 – 3 of 3) sorted by relevance
744 llvm::StringRef RSExportType::GetTypeName(const clang::Type* T) { in GetTypeName() function in slang::RSExportType1290 RSExportVectorType::GetTypeName(const clang::ExtVectorType *EVT) { in GetTypeName() function in slang::RSExportVectorType
61 static std::string GetTypeName(const RSExportType *ET, bool PreIdentifier = true) { in GetTypeName() function
187 std::string GetTypeName(const RSExportType *ET, unsigned Style = TypeNameDefault) { in GetTypeName() function