Searched refs:TypeExportable (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp430 static const clang::Type *TypeExportable(const clang::Type *T, function in namespace:slang::__anon1252
683 if ((T = TypeExportable(T, Context, VD, EK)) == nullptr) {
714 if (!TypeExportable(T, Context, VD, NotLegacyKernelArgument)) {

Completed in 35 milliseconds