Home | History | Annotate | Download | only in arm

Lines Matching defs:EmitDeclaration

242         EmitDeclaration(scope()->function(), Variable::CONST, NULL);
685 void FullCodeGenerator::EmitDeclaration(Variable* variable,
794 EmitDeclaration(decl->proxy()->var(), decl->mode(), decl->fun());