Searched refs:readVar (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | ob.d | 1266 readVar(ob, vi, true, ob.gen); in genKill() 1340 readVar(ob, vi, mutable, ob.gen); in genKill() 1963 readVar(ob, vi, true, cpvs); in checkObErrors() 2044 readVar(ob, vi, mutable, gen); in checkObErrors() 2585 void readVar(ObNode* ob, const size_t vi, bool mutable, PtrVarState[] gen) in readVar() function
|