Searched refs:AutoDepth (Results 1 – 2 of 2) sorted by relevance
23 class AutoDepth { class25 AutoDepth(Parser* p) in AutoDepth() function in SkSL::AutoDepth30 ~AutoDepth() { in ~AutoDepth()1018 AutoDepth depth(this); in statement()1452 AutoDepth depth(this); in block()1851 AutoDepth depth(this); in unaryExpression()1898 AutoDepth depth(this); in suffix()1998 AutoDepth depth(this); in term()
283 friend class AutoDepth; variable