reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
124 const char *class_start = (full[0] == '[' ? full + 1 : full + 2); 124 const char *class_start = (full[0] == '[' ? full + 1 : full + 2); 124 const char *class_start = (full[0] == '[' ? full + 1 : full + 2); 132 const char *space_pos = strchr(full, ' ');