Home
last modified time | relevance | path

Searched defs:visitFunctionDefinitionPre (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DRewriteGlobalQualifierDecls.cpp44 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in __anonf91de6800111::FindDeclaredGlobals
87 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in __anonf91de6800111::Rewriter
DIntroduceVertexIndexID.cpp38 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in __anon86a394100111::Rewriter
DSymbolEnv.cpp67 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in StructFinder
DRewritePipelines.cpp188 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in __anon4e3055eb0111::GeneratePipelineStruct
DIntermRebuild.cpp924 PreResult TIntermRebuild::visitFunctionDefinitionPre(TIntermFunctionDefinition &node) in visitFunctionDefinitionPre() function in sh::TIntermRebuild