Searched defs:NormalizeType (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp623 bool RSExportType::NormalizeType(const clang::Type *&T, function in class:slang::RSExportType
730 if (NormalizeType(PT, PointeeName, NULL, NULL)) {
851 if (NormalizeType(T, TypeName, Context, NULL)) {
1080 if (RSExportType::NormalizeType(T, TypeName, Context, NULL)

Completed in 135 milliseconds