Searched refs:rep_concat (Results 1 – 6 of 6) sorted by relevance
41 CordRepConcat* rep_concat = rep->concat(); in Destroy() local42 CordRep* right = rep_concat->right; in Destroy()46 CordRep* left = rep_concat->left; in Destroy()47 delete rep_concat; in Destroy()
246 CordRepConcat* rep_concat = rep->concat(); in UnrefInternal() local247 CordRep* right = rep_concat->right; in UnrefInternal()251 CordRep* left = rep_concat->left; in UnrefInternal()252 delete rep_concat; in UnrefInternal()
326 CordRepConcat* rep_concat = rep->concat(); in UnrefInternal() local327 CordRep* right = rep_concat->right; in UnrefInternal()331 CordRep* left = rep_concat->left; in UnrefInternal()332 delete rep_concat; in UnrefInternal()
251 CordRepConcat* rep_concat = rep->concat(); in UnrefInternal() local252 CordRep* right = rep_concat->right; in UnrefInternal()256 CordRep* left = rep_concat->left; in UnrefInternal()257 delete rep_concat; in UnrefInternal()