Searched defs:visitAggregatePre (Results 1 – 3 of 3) sorted by relevance
| /external/angle/src/compiler/translator/tree_ops/ | ||
| D | SeparateStructFromFunctionDeclarations.cpp | 70 PreResult visitAggregatePre(TIntermAggregate &node) override in visitAggregatePre() function in sh::__anona82582e30111::SeparateStructFromFunctionDeclarationsTraverser |
| /external/angle/src/compiler/translator/tree_ops/msl/ | ||
| D | RewriteUnaddressableReferences.cpp | 263 PreResult visitAggregatePre(TIntermAggregate &aggregateNode) override in visitAggregatePre() function in __anon0402b2920111::Rewriter2 |
| /external/angle/src/compiler/translator/ | ||
| D | IntermRebuild.cpp | 935 PreResult TIntermRebuild::visitAggregatePre(TIntermAggregate &node) in visitAggregatePre() function in sh::TIntermRebuild |