Searched refs:AutoSymbolTable (Results 1 – 3 of 3) sorted by relevance
177 class AutoSymbolTable {179 AutoSymbolTable(std::shared_ptr<SymbolTable>* s) in AutoSymbolTable() function185 ~AutoSymbolTable() { in ~AutoSymbolTable()
173 friend class AutoSymbolTable; variable
58 class AutoSymbolTable { class60 AutoSymbolTable(IRGenerator* ir) in AutoSymbolTable() function in SkSL::AutoSymbolTable66 ~AutoSymbolTable() { in ~AutoSymbolTable()232 AutoSymbolTable table(this); in convertBlock()434 AutoSymbolTable table(this); in convertFor()518 AutoSymbolTable table(this); in convertSwitch()861 AutoSymbolTable table(this); in convertFunction()