Home
last modified time | relevance | path

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

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