Home
last modified time | relevance | path

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

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