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

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp678 bool RSExportType::NormalizeType(const clang::Type *&T, function in class:slang::RSExportType
796 if (NormalizeType(PT, PointeeName, nullptr, nullptr,
920 if (NormalizeType(T, TypeName, Context, VD, EK)) {
1150 if (RSExportType::NormalizeType(T, TypeName, Context, nullptr,

Completed in 467 milliseconds