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

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

Completed in 104 milliseconds