Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DSymbolEnv.cpp42 class StructFinder : TIntermRebuild class
46 StructFinder(TCompiler &compiler) : TIntermRebuild(compiler, true, false) {} in StructFinder() function in StructFinder
75 StructFinder finder(compiler); in FindStructs()
283 mNameToStruct(StructFinder::FindStructs(compiler, root)) in SymbolEnv()