Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRemoveInactiveInterfaceVariables.cpp144 TType *structSpecifierType = new TType(type.getStruct(), true); in visitDeclaration() local
146 structSpecifierType, SymbolType::Empty); in visitDeclaration()