Home
last modified time | relevance | path

Searched defs:TInterfaceBlock (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/
DSymbol.cpp157 TInterfaceBlock::TInterfaceBlock(TSymbolTable *symbolTable, in TInterfaceBlock() function in sh::TInterfaceBlock
171 TInterfaceBlock::TInterfaceBlock(TSymbolTable *symbolTable, in TInterfaceBlock() function in sh::TInterfaceBlock
DSymbol.h239 TInterfaceBlock(const TSymbolUniqueId &id, in TInterfaceBlock() function
254 TInterfaceBlock(const TSymbolUniqueId &id, in TInterfaceBlock() function
DTypes.h23 class TInterfaceBlock; variable