Home
last modified time | relevance | path

Searched defs:visitFunctionPrototypePre (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DSeparateDeclarations.cpp138 PreResult visitFunctionPrototypePre(TIntermFunctionPrototype &node) override in visitFunctionPrototypePre() function in sh::__anonf6503e660111::Separator
/aosp_15_r20/external/angle/src/compiler/translator/
H A DIntermRebuild.cpp870 PreResult TIntermRebuild::visitFunctionPrototypePre(TIntermFunctionPrototype &node) in visitFunctionPrototypePre() function in sh::TIntermRebuild