Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DRewriteGlobalQualifierDecls.cpp15 class FindDeclaredGlobals : public TIntermRebuild class
20 FindDeclaredGlobals(TCompiler &compiler) : TIntermRebuild(compiler, true, false) {} in FindDeclaredGlobals() function in __anonf91de6800111::FindDeclaredGlobals
99 FindDeclaredGlobals fdg(compiler); in RewriteGlobalQualifierDecls()