Searched defs:getPointeeType (Results 1 - 1 of 1) sorted by path

/frameworks/compile/slang/
H A Dslang_rs_export_type.h59 return GetCanonicalType(T->getPointeeType());
388 inline const RSExportType *getPointeeType() const { return mPointeeType; } function in class:slang::RSExportPointerType

Completed in 306 milliseconds