Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/
H A Dslang_rs_export_element.cpp84 if (!RSExportType::NormalizeType(T, TypeName, Context, nullptr, in Create()
H A Dslang_rs_export_type.cpp682 bool RSExportType::NormalizeType(const clang::Type *&T, in NormalizeType() function in slang::RSExportType
800 if (NormalizeType(PT, PointeeName, nullptr, nullptr, in GetTypeName()
924 if (NormalizeType(T, TypeName, Context, VD, EK)) { in Create()
1154 if (RSExportType::NormalizeType(T, TypeName, Context, nullptr, in Create()
H A Dslang_rs_check_ast.cpp205 if (!RSExportType::NormalizeType(T, TypeName, Context, VD, in ValidateVarDecl()
H A Dslang_rs_export_type.h259 static bool NormalizeType(const clang::Type *&T,