Searched refs:NewNestedVariableDeclaration (Results 1 – 3 of 3) sorted by relevance
1102 factory()->ast_node_factory()->NewNestedVariableDeclaration(scope,
1813 declaration = factory()->NewNestedVariableDeclaration(scope, begin); in DeclareVariable()
2826 NestedVariableDeclaration* NewNestedVariableDeclaration(Scope* scope, in NewNestedVariableDeclaration() function