Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/msl/
DIntroduceVertexIndexID.cpp45 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in __anonfec706f20111::Rewriter
/external/angle/src/compiler/translator/msl/
DIntermRebuild.h230 virtual PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node);
DIntermRebuild.cpp376 return visitFunctionDefinitionPre(*originalNode.getAsFunctionDefinition()); in traversePre()
942 PreResult TIntermRebuild::visitFunctionDefinitionPre(TIntermFunctionDefinition &node) in visitFunctionDefinitionPre() function in sh::TIntermRebuild
DSymbolEnv.cpp67 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in StructFinder
DRewritePipelines.cpp204 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in __anonb33832dd0111::GeneratePipelineStruct