Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DIntermRebuild.h249 virtual PostResult visitFunctionDefinitionPost(TIntermFunctionDefinition &node);
DRewriteKeywords.cpp387 PostResult visitFunctionDefinitionPost(TIntermFunctionDefinition &funcDefNode) override in visitFunctionDefinitionPost() function in __anonee6fe59a0111::Rewriter
DIntermRebuild.cpp502 return visitFunctionDefinitionPost(*currNode.getAsFunctionDefinition()); in traversePost()
1017 PostResult TIntermRebuild::visitFunctionDefinitionPost(TIntermFunctionDefinition &node) in visitFunctionDefinitionPost() function in sh::TIntermRebuild
DSeparateCompoundExpressions.cpp560 PostResult visitFunctionDefinitionPost(TIntermFunctionDefinition &node) override in visitFunctionDefinitionPost() function in __anonf64b107d0111::Separator
DRewritePipelines.cpp658 PostResult visitFunctionDefinitionPost(TIntermFunctionDefinition &funcDefNode) override in visitFunctionDefinitionPost() function in __anon4e3055eb0111::UpdatePipelineFunctions