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