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 __anonfec706f20111::Rewriter
/external/angle/src/compiler/translator/msl/
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
DIntermRebuild.cpp942 PreResult TIntermRebuild::visitFunctionDefinitionPre(TIntermFunctionDefinition &node) in visitFunctionDefinitionPre() function in sh::TIntermRebuild