Lines Matching refs:hasInstanceName
693 bool hasInstanceName = block.getInstanceName() != DE_NULL;694 std::string blockPrefix = hasInstanceName ? (std::string(block.getBlockName()) + ".") : std::string("");