Searched defs:FunctionScope (Results 1 – 1 of 1) sorted by relevance
166 struct FunctionScope { struct167 explicit FunctionScope(AsmTyper* typer) : typer_(typer) { in FunctionScope() function174 ~FunctionScope() { in ~FunctionScope() argument179 AsmTyper* typer_;