Lines Matching refs:hasName
351 bool hasName = false; in handleComponentSchema() local
376 if (hasName) { in handleComponentSchema()
384 hasName = true; in handleComponentSchema()
397 if (!hasName) { in handleComponentSchema()
410 bool hasName = false; in handleNodeRef() local
424 hasName = true; in handleNodeRef()
437 if (!hasName) { in handleNodeRef()
464 bool hasName = false; in handleProp() local
478 hasName = true; in handleProp()
495 if (!hasName) { in handleProp()
552 bool hasName = false; in handleGroup() local
564 hasName = true; in handleGroup()
572 if (!hasName) { in handleGroup()
591 bool hasName = false; in handleSet() local
605 hasName = true; in handleSet()
618 if (!hasName) { in handleSet()