Home | History | Annotate | Download | only in ast

Lines Matching refs:Declare

33   Variable* Declare(
71 void Declare(Zone* zone, const AstRawString* name, Delegate* delegate);
171 // Declare a local variable in this scope. If the variable has been
474 Variable* Declare(
675 // Declare the function variable for a function literal. This variable
685 // Declare some special internal variables which must be accessible to
690 // Declare a parameter in this scope. When there are duplicated
702 // Declare an implicit global variable in this scope which must be a