Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DIntroduceVertexIndexID.cpp45 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in __anonc9232cb50111::Rewriter
DSymbolEnv.cpp67 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in StructFinder
DRewritePipelines.cpp202 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in __anon986796d00111::GeneratePipelineStruct
/external/angle/src/compiler/translator/tree_util/
DIntermRebuild.cpp943 PreResult TIntermRebuild::visitFunctionDefinitionPre(TIntermFunctionDefinition &node) in visitFunctionDefinitionPre() function in sh::TIntermRebuild