Lines Matching full:col0
1007 const Definition* col0 = row->fChildren[0];1008 size_t len = col0->fContentEnd - col0->fContentStart;1009 string method = string(col0->fContentStart, len);