Home
last modified time | relevance | path

Searched refs:GetTypeNullValue (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.cpp208 static const char *GetTypeNullValue(const RSExportType *ET) { in GetTypeNullValue() function
1776 << GetTypeNullValue(F->getType()) << ";" << std::endl; in genTypeClassComponentGetter()