Home
last modified time | relevance | path

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

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