Lines Matching refs:constructor
296 "CONSTRUCTOR", /* 0x10000 */1154 bool constructor = (name[0] == '<');1156 if (constructor) {1160 printf("<constructor name=\"%s\"\n", tmp);1243 if (constructor)1244 printf("</constructor>\n");