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

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp166 static const clang::Type *TypeExportableHelper(
224 if (TypeExportableHelper(ElementType, SPS, Context, VD,
241 static const clang::Type *TypeExportableHelper( function in namespace:slang::__anon1148
311 if (!TypeExportableHelper(FT, SPS, Context, VD, TopLevelRecord)) {
347 (TypeExportableHelper(PointeeType, SPS, Context, VD,
364 (TypeExportableHelper(ElementType, SPS, Context, VD,
402 return TypeExportableHelper(T, SPS, Context, VD, NULL);

Completed in 623 milliseconds