Searched refs:StructFinder (Results 1 – 1 of 1) sorted by relevance
43 class StructFinder : TIntermRebuild class47 StructFinder(TCompiler &compiler) : TIntermRebuild(compiler, true, false) {} in StructFinder() function in StructFinder76 StructFinder finder(compiler); in FindStructs()284 mNameToStruct(StructFinder::FindStructs(compiler, root)) in SymbolEnv()