Home
last modified time | relevance | path

Searched refs:InnermostType (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.h123 TType &InnermostType(const TType &type);
DModifyStruct.cpp64 auto &retType = InnermostType(type); in Flatten()
974 auto &innermostType = InnermostType(type); in InlineArray()
DAstHelpers.cpp336 TType &sh::InnermostType(const TType &type) in InnermostType() function in sh