Home | History | Annotate | Download | only in src

Lines Matching refs:PrintF

557   PrintF("%*s%s", n, "", str);
563 PrintF("%s", *s);
570 PrintF(" ");
572 PrintF("; // ");
574 PrintF("%s, ", printer->Print(var->rewrite()));
575 if (var->is_accessed_from_inner_scope()) PrintF(", ");
577 if (var->is_accessed_from_inner_scope()) PrintF("inner scope access");
578 PrintF("\n");
598 PrintF(" ");
604 PrintF(" (");
606 if (i > 0) PrintF(", ");
609 PrintF(")");
612 PrintF(" {\n");
618 PrintF("\n");
634 PrintF("%d stack slots\n", num_stack_slots_); }
636 PrintF("%d heap slots\n", num_heap_slots_); }
663 PrintF("\n");