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

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp396 bool RSExportType::NormalizeType(const clang::Type *&T, function in class:slang::RSExportType
507 if (NormalizeType(PT, PointeeName, NULL, NULL)) {
628 if (NormalizeType(T, TypeName, Context->getDiagnostics(), NULL))
872 if (RSExportType::NormalizeType(T, TypeName, Context->getDiagnostics(), NULL)

Completed in 25 milliseconds