Searched defs:visitFunctionDefinitionPre (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/compiler/translator/tree_ops/msl/ | ||
D | IntroduceVertexIndexID.cpp | 45 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in __anonfec706f20111::Rewriter |
/external/angle/src/compiler/translator/msl/ | ||
D | SymbolEnv.cpp | 67 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in StructFinder |
D | RewritePipelines.cpp | 204 PreResult visitFunctionDefinitionPre(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPre() function in __anonb33832dd0111::GeneratePipelineStruct |
D | IntermRebuild.cpp | 942 PreResult TIntermRebuild::visitFunctionDefinitionPre(TIntermFunctionDefinition &node) in visitFunctionDefinitionPre() function in sh::TIntermRebuild |