Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_element.cpp84 if (!RSExportType::NormalizeType(T, TypeName, Context, nullptr)) in Create()
Dslang_rs_check_ast.cpp192 if (!RSExportType::NormalizeType(T, TypeName, Context, VD)) { in ValidateVarDecl()
Dslang_rs_export_type.cpp648 bool RSExportType::NormalizeType(const clang::Type *&T, in NormalizeType() function in slang::RSExportType
765 if (NormalizeType(PT, PointeeName, nullptr, nullptr)) { in GetTypeName()
886 if (NormalizeType(T, TypeName, Context, nullptr)) { in Create()
1115 if (RSExportType::NormalizeType(T, TypeName, Context, nullptr) in Create()
Dslang_rs_export_type.h229 static bool NormalizeType(const clang::Type *&T,