Home | History | Annotate | Download | only in src

Lines Matching defs:ast_id

331   int ast_id() const { return ast_id_; }
463 virtual void ReturnInstruction(HInstruction* instr, int ast_id) = 0;
498 virtual void ReturnInstruction(HInstruction* instr, int ast_id);
510 virtual void ReturnInstruction(HInstruction* instr, int ast_id);
525 virtual void ReturnInstruction(HInstruction* instr, int ast_id);
822 int ast_id);