Home
last modified time | relevance | path

Searched defs:GetTypeName (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_type.cpp713 llvm::StringRef RSExportType::GetTypeName(const clang::Type* T) { in GetTypeName() function in slang::RSExportType
1253 RSExportVectorType::GetTypeName(const clang::ExtVectorType *EVT) { in GetTypeName() function in slang::RSExportVectorType
Dslang_rs_reflection_cpp.cpp61 static std::string GetTypeName(const RSExportType *ET, bool Brackets = true) { in GetTypeName() function
Dslang_rs_reflection.cpp175 static std::string GetTypeName(const RSExportType *ET, bool Brackets = true) { in GetTypeName() function