Home | History | Annotate | Download | only in slang

Lines Matching refs:GetTypeName

552   TypeName = RSExportType::GetTypeName(T);
608 llvm::StringRef RSExportType::GetTypeName(const clang::Type* T) {
677 return RSExportVectorType::GetTypeName(EVT);
756 // FIXME: free the name (allocated in RSExportType::GetTypeName)
817 // ASTContext or allocated in GetTypeName which will be destroyed later.
822 // get their name since constructing their name in GetTypeName() requiring
887 return GetRSSpecificType( RSExportType::GetTypeName(T) );
1187 RSExportVectorType::GetTypeName(const clang::ExtVectorType *EVT) {