Searched refs:writeId (Results 1 – 2 of 2) sorted by relevance
150 this->writeId(&f); in write()163 this->writeId(&alias); in write()171 this->writeId(&f); in write()183 this->writeId(&t); in write()189 this->writeId(&t); in write()200 this->writeId(&t); in write()209 this->writeId(&v); in write()351 this->writeId(&f.function()); in write()426 this->writeId(v.variable()); in write()500 this->writeId(&i.function()); in write()
89 void writeId(const Symbol* s) { in writeId() function