Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.cpp435 static const clang::Type *TypeExportable(const clang::Type *T, in TypeExportable() function
687 if ((T = TypeExportable(T, Context, VD, EK)) == nullptr) { in NormalizeType()
718 if (!TypeExportable(T, Context, VD, NotLegacyKernelArgument)) { in ValidateType()