Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/msl/
DIntroduceVertexIndexID.cpp45 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in __anon24c9f3e30111::Rewriter
/external/angle/src/compiler/translator/msl/
DSymbolEnv.cpp68 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in StructFinder
DRewritePipelines.cpp229 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in __anon132ebbee0111::GeneratePipelineStruct
/external/angle/src/compiler/translator/
DIntermRebuild.cpp940 PreResult TIntermRebuild::visitFunctionDefinitionPre(TIntermFunctionDefinition &node) in visitFunctionDefinitionPre() function in sh::TIntermRebuild