Searched refs:FindDeclaredGlobals (Results 1 – 1 of 1) sorted by relevance
15 class FindDeclaredGlobals : public TIntermRebuild class20 FindDeclaredGlobals(TCompiler &compiler) : TIntermRebuild(compiler, true, false) {} in FindDeclaredGlobals() function in __anonf91de6800111::FindDeclaredGlobals99 FindDeclaredGlobals fdg(compiler); in RewriteGlobalQualifierDecls()